Forum Discussion

chrisb's avatar
chrisb
Regular Contributor
12 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?





2 Replies

  • chrisb's avatar
    chrisb
    Regular Contributor
    robert Thanks! I thought I had seen something like that in TC documentaiton a long time ago. For whatever reason I couldn't find it even after many searches of the docs.