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
How to capture all the data of a webtable, weblist and combolist using QTP?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
How to use checkpoints in qtp ?
How can I use Call dlls in QTP ?
Why to use descriptive programming?
What are table and db checkpoints?
What are the different properties of an web object
How can I change object description or check point values in qtp?
what testplan contents and what test strategy contents,what is the diff b/w them
What is object spy in quicktest professional?
What is qtpro? What is quick test pro?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is the purpose of loading qtp add-ins?