I have test cases which are fairly dependent on a screen shot. Basically, the user is instructed to verify the content circled on a screen shot. I can attach a screen shot to a test case but it does not show up during test execution. If I click on the attachment at that time it comes up full screen. Is there a way to display a screen shot in a "frame" so that it is visible to the user while executing the test but does nto take up the whole screen. I guess even a separate browser window could work. Obviously this gets real estate intensive but I am trying to figure out what is possible here.
↧