Forum Discussion

chrisb's avatar
chrisb
Regular Contributor
10 years ago

Displaying test case name on screen during playback

Hi,



I'm looking for suggestions on displaying the name of the current running test on the screen. I'm writing the tests in Javascript and know that I can use Javascript alert, confirm or pop up boxes but I dont want to have to run code that looks for the box and closes it at the end of each test. Something like this would be nice: http://www.johnpapa.net/toastr100beta/



I'd prefer to look at what is available in Test Complete first before adding 3rd party libraries to our project.



Perhaps a small progress bar on the screen combined with the test case name would be a nice feature request for the SmartBear team?



Any suggestions?