how to write testcases for web based insurance,from the
script by using qtp.
Answer / jason bourne
Hi, Are you trying to say, look - i have some QTP scripts
and you wanna have test cases written out of them manually.
Anyways i will try and help u out.
1) Open your QTP
2) Load the script
3) Ensure all the Objects are loaded into the Object
Repositary
4) Go to Keyword View
5) check the last column named " Comment "
6) Those are nothing but test cases
7) copy each lines to ur excel sheet and make modifications.
| Is This Answer Correct ? | 0 Yes | 2 No |
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
what is the difference between data table and spread sheet?
What are the methods of the TextStream object that are used for reading from a text file?
What is the Difference between test object and run time object?
What is the extension of script and object repository files?
How many types of Automation frameworks are there in UFT? Describe them.
UFT 12.02 which ALM version will support
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??
Which statement will use for close an action in QTP?
difference between GetROProperty and GetTOProperty