What is the significance of “action 0” in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Can any one please explain hwo to test client/server application using QTP?
How u do the back end testing in QTP?
What is QTP?
Difference between action & Reusable action?
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.
What is clean sweep?
What are the steps involved in the recovery scenario wizard?
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?