Hello everyone!
I am doing mobile automation and facing some difficulties.
Currently, I have a test that selects specific programs(behavioral health) and collects data for them.
[Test]
[TestCase("App", "Only goals", "test duration", "Baseline to Teaching - Frequency_V2"...
Hello Team,
In my tests, I want to introduce exception handling and if exception occurs, then to log error in extent report - So for that I'm thinking if I can use attribute using aspect oriented concept, but the only issue I'm facing is how do I access the logger, which is mentioned in...
I want a design pattern which could help me resolve the problem that even if one of the assert statement fails in the test case the rest should work.
I know people would say write individual test cases, but its integration testing I want to use the unique id generated in the first step for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.