I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
No Answer is Posted For this Question
Be the First to Post Answer
hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?
Does quicktest professional (qtp) is unicode compatible?
w is descriptive programming
How do you know the location Id of an object if you know its index id?
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?
What is quicktest professional?
difference between GetROProperty and GetTOProperty
1. Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). 2. Using descriptive programing, how do you handle changing URLs. Pls anyone, very urgent
In how many ways we can add check points to an application using QTP.
how to parameterizing values from an excel sheet in Quick test professional?
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
How many types of recording modes in qtp? Which will be used when?