How can i initiate the objects to find uniquely in OR
No Answer is Posted For this Question
Be the First to Post Answer
what is the script to select 2 or more than 2 options from a listbox.
When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
write script to read and write data from file ?
How do I get the QTP scripts result in xml format by using vb script function?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What is different command used in command Prompt while using QTP?
What are the different scripting languages you could use when working with QTP ?
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework