Iam doing automation in Oracle App's using QTP?
In App's because of some functional setup, keep on changing
my script flow.
for this how can i use the recovery sceanrio??
Please help me?
Answer / kazi
hey,
do one thing just go through scenario and write a test
case.
| Is This Answer Correct ? | 0 Yes | 7 No |
how to find that tools work well with your existing system?
I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute
How to test the mandatory fields in QTP?
How to convert manual test cases to automated testcases
WHAT ARE THE SHORTCUT KEYS IN QTP?
Can I record on netscape browser does it require any special settings ?
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
What is optional step in qtp? How you can add optional step in qtp?
What is the use of ordinal identifier in qtp?
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
How do you change Logical Name of the object in test script?