suppose there r 10 action in a test i want to execute action
5 to 10 how would i do that
Answer Posted / pooja
first will insert the stsmt RunAction "Action5",One
Iteration" at the top of the Action1,like this insert again
and again in furter Actions upto 10
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a data driven test in qtp?
How to customize checkpoints with parameters?
What are the Application Functions available in QTP?
How many tabs are available to view your test in a test pane and what are they?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
What are the recording modes in wave event?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What is system testing and what are the different types of tests you perform in system testing?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How will you handle java tree in qtp?
What are the differences between quicktest professional and winrunner?