HOW TO DO THE BATCH TESTING USING QTP?
Answer Posted / sreeprasad
GO to tools ,options and select the tet batch runner and
select the scripting functions one by one by keeping it in
wait mode and execute it.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Where we can use the analog mode and where we can use the low – level mode?
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?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
what is review
What are the recording modes in qtp?
How to find the name of the machine where you are running your automation scripts in qtp?
How you create new action in qtp?
What is the difference between shared and local object repository?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Explain about the test fusion report of quicktest professional (qtp)?
In Remote acess server how u run a test?
why text area checkpoints cannot used for web applications
whow much strong on VB and C?
What is the file extension of the code file in qtp?
Explain actions in qtp ?