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 |
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
hi Sudhananda reddy, in my resume, i written as , I Am working as a Test Engineer for xyz company. IS IT RIGHT OR WRONG? WHAT IS THE ACTUAL meaning of "IN XYZ COMPANY", "FOR XYZ COMPANY", "WITH XYZ COMPANY".
Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.
Pls let me know how to find out creation time and index for the web application in descriptive programming?
Can you tell me the differences between writing the VB script manually for a application and recording the same application in QTP , with a example?
What is wrong in my code?
In qtp, explain what is crypt object
1) after inserting the check point how to change the expected value that was captured while inserting the check point
where the log files stored when using QTP? plz send answer to me ........
we have 5 default properties we want add more Default property in Object Repository how to add the property
Do you support automated testing? Why?
How to load an object to a object repository at RUN TIME ?