Hi All,
I have QTP installed on my machine but the application
under test is on remote machine.
I need to automate the scenarios which consist of
automatically enter the remote machine through IP
address ,record the application in remote machine and run
it also when played.
Can some one tell how to record the application in remote
machine.
No Answer is Posted For this Question
Be the First to Post Answer
How u do the back end testing in QTP?
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?
what ar the challenges do we face while testing webbased applications using the automation tool qtp or any?
How to define array in qtp?
How do you know the location Id of an object if you know its index id?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
how to load vbs file to qtp through scripting. plz provide the code.....
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
how to call multiple scripts in QTP at a time