I have 3 add buttons of same properties in my page
but i want trigger one of them i required in my recovery
scnario manager is qtp recognizes it to recovre d scnario if
so how qtp recognizes it
Answer Posted / mangesh
I think you can use Index property. Index property of all
the buttons will be different even if they are in the same
page.
If any other answer, please let me know.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How will you check that your test cases covered all the requirements?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Dis advantages of XML checkpoint ?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What VBScript operators, functions, and statements do you use in QuickTest Professional?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
What are the types of object repository in qtp?
banking project description for software tester
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.