How many ways to configure the application in QTP,Explain
Answers were Sorted based on User's Feedback
Answer / adarsh (saama technologies)
Two Ways:
1)Invoke Application "Complete Patth of the application"
2)Systemutil.Run "Complete Patth of the application"
| Is This Answer Correct ? | 0 Yes | 1 No |
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
Where the text version of script file located in file system?
hi, Can any body tell me whats the difference between the QTP and the Rational Robat ad the Silk Test and LOad Runner and are they used in any Company On the Major scale bcas I finnf Many comapny Using the Manual Testing Only Hence Askin the Question Hope I will get the Assitence .
What are different types of frame works ?
How can we use XML in QTP?
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
DIFFERENCE BETWEEN WR 8.2 & QTP 8.2? HOW TO INTEGRATE WITH SOME OTHER TOOLS?
how you test broken link using the automated tool QTP ?
How u perform exception handling in QTp,what is other name for ths
Is it possible to change the name of a test object. I mean when we are recording the script for an object (for Ex: Username is a text field which has value "Babu",i am recording that). Then the Name of the object will become "Babu" in object repository. If i want to change "babu" as "xxxxx" .. is it possible to do? Pls help me in this .. if you didn't understand the question, pls let me know.
How Does Run time data (Parameterization) is handled in QTP?