i have asked earlier only one question how to test web
application using QTp plz send me the answer quickly
No Answer is Posted For this Question
Be the First to Post Answer
How to get data from excel sheet to the script? write the script.
HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.
What is Version control?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance
How can i use Output Check points in QTP
what is review
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
What is meant by virtual obj and Y do v need virtual obj configuration.
How to handle Run-time errors?
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks