What is a reusable action?
No Answer is Posted For this Question
Be the First to Post Answer
we have 10 automation scripts. how to call them from one main script.
How you test the object which is dynamically changes its location?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
Explain the Keyword View ?
How u prepare Test result summary in QTp?
Hi, every one aim new to automation testing(QTP),aim looking for software versions any. If any one can HELP me that will be great. Thank u.(9620427211,Bangalore)
What are the Disadvantages of shared object repository?
How to get align property of the link on web page?
What is the diff between image and bitmap check point?
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks