while playback test recording bring up the current screen shot instead of recorded screen
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
while playback test recording bring up the current screen shot instead of recorded screen
1. Record one functionality of my test case- Create region check point Screen:1
2. Playback this recorded test - should be bringing the result with same recorded screen- Screen:2
Actual result: Instead of recorded screen test complete capturing current screen and test getting failed
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Test Complete has to be able to "see" the screen you are testing. Was that screen open when the test failed?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes original screen was open while play back
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check Task Manager and make sure that there's not a second instance of that screen open.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Checked, there is only one instance of my application, "Kulite Config"
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If it were me, I would try something like clicking on the region you want right before the checkpoint. See if that changes the focus to the correct place.
