how to invoke the web application through script in qtp
Answer Posted / soni
The simple way is to use systemutil.Run ("Application path")
or go to Record Settings and in Web tab give the path.
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
What is the difference between per-action and shared?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How did you resolve conflicts present in Object Repository?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Explain sub procedure of vbscript.
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What are the factors on which script execution time is dependent?
which type of testing process are you following in ur company? how to recognize a qtp page?
How can you identify the browser and its information using the qtp script?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Discuss the QTP Environment?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
How to use transactions in qtp?
What are the advantages of parameterization ?