actuall wat my doubt is:while doin regression testin we
enter all +ve & -ve data....system has to accept +ve and
reject -ve data.in such case we get a popup window sayin
that wrong entry...now i wan to overcome this popup
window..how do i go further....plz explain.i tried thru
rec.scenario but of no use.
Answer Posted / shankar
please use if condition like as follows:
if window(" ").Dialog(" ").Exists
Then window(" ").Dialog(" ").Close
(Script is not confidential. u just try it by using Step
Generator)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is method name to compare two XML files.
How you are developing the script? Using record and play back or manual?
What is qtp window?
If you are testing a web application then what will you test in that application?
What is the XML file architecture ?
what are the utilities and drivers
What is 'sleep' in sync point?
How the exception handling can be done using quicktest professional (qtp)?
What are the different properties of an web object
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
How many types of object repository in qtp?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How to execute a winrunner script in quicktest professional (qtp)?
How to start recording using quicktest professional (qtp)?
What are the advantages of parameterization ?