When trying to run a test case in the test set menu, within a project in Test Manager, I noticed that only for manual testing there is the TASK CAPTURE option to capture the evidence and .img of the automatic tests performed. How do I get images of an automatic test run? Could you help me, I’ve already searched in several places.
Ideally it ia a png and uploaded to the attachments section of your test manager
This is a activity…that you include in the test.xaml you would create which can be uploaded or published to test manager…test manager is a place where you can execute it
@Anil_G Okay friend. Thank so much again.
Could you take a screenshot and attach it here? How do I configure this so that the screenshots appear in TEST MANAGER?
I made the configuration in my testcase.xaml with VerifyExpression → “TakeScreenshotOnFailed” = True and “TakeScreenshotOnSucceeded” = True. Would there be any other configuration?