12-02-2011, 10:33 AM
I am working on a script which catches exploratory defects on a webpage.We have a conroller
script which calls exploratory testing script when page changes in our regression testing script.
plz tell me:
1) How can i know when regression script is causing a page navigation to a new page since the
explortory script should only be invoked on a page navigation or when a new page opens.
2) Since the explortory script should be only invoked as soon as page
changes, ( for every new page this script needs to run).
plz suggest me a way to track when the url or page wil
be changed so that the exploratory script can be triggered .?
or is there any built-in functionality in QTP ?
please suggest all the alternatives...
script which calls exploratory testing script when page changes in our regression testing script.
plz tell me:
1) How can i know when regression script is causing a page navigation to a new page since the
explortory script should only be invoked on a page navigation or when a new page opens.
2) Since the explortory script should be only invoked as soon as page
changes, ( for every new page this script needs to run).
plz suggest me a way to track when the url or page wil
be changed so that the exploratory script can be triggered .?
or is there any built-in functionality in QTP ?
please suggest all the alternatives...