what is descriptive programming in QTP? How can be done?
Answer Posted / prasad
descriptive programming in QTP means whenever qtp facing
dificulty with obj identification then we will go with
regular exp or desc prog it means identifying obj unique
prop from the script itself.
ex:vbwindow("").vbedit("attached text:=username").set cdbjd
| Is This Answer Correct ? | 61 Yes | 18 No |
Post New Answer View All Answers
Why do we use breakpoints in QTP?
i can done the project with QTP in that time i can say how many members in my team size?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is a data driven test in qtp?
what testplan contents and what test strategy contents,what is the diff b/w them
explain abt dyanamic changing object with example?
How to get Traceability matrix from TD?
How can I check if a environment variable exist or not?
Explain quicktest professional (qtp) testing process?
What are the different attributes used with regular expression?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What are the different attribute used with regular expression?
Through array we can execute the testcase how ? give me example
can i compare two databases using QTP ?