Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to continue run my QTP scripts after computer reboot?
#5
Solved: 10 Years, 8 Months, 4 Weeks ago

The simplist way is to have, at the beginning of each scenario a choice of where to go next based on reading in a configuration file.

As QTP runs, afer the reboot, it reads the config file (just some text lines) and launches the correct scenario and then the Scenario decides where to continue from through the choice it also reads from the config file.

Just before you reboot create the config file and put in it the scenario to run and the place to run from along with any persistant variable info you want to carry over.

I find multiple actions a pain so use library files and functions instead. The different scenarios are different paths through the many functions.

Reply


Messages In This Thread
RE: How to continue run my QTP scripts after computer reboot? - by Skepsis - 06-13-2011, 02:11 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  "Continue to this website (not recommended)." Error we are getting kotaramamohana 7 28,069 07-21-2016, 09:55 PM
Last Post: Ranjith Nair
Rolleyes The test run cannot continue due to an unrecoverable error neerndg123 3 8,420 09-17-2015, 08:27 PM
Last Post: ananthakumarbe
  Is it possible to run the QTP scripts on machine with out QTP is installed? kalyan_srirangam 2 3,328 10-21-2013, 07:19 PM
Last Post: kalyan_srirangam
  how to run QTP scripts from command line prompt? pra6201 1 17,998 01-03-2012, 08:46 PM
Last Post: ravi.gajul
  Dialog box error while QTP scripts run from VM Desktop rahuldps 2 4,517 11-14-2011, 01:47 PM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 1 Guest(s)