How to convert non-reusable action into reusable action in
QTP?(i know by default QTP will take it as a non-reuable
action )(Chandana) plz urgent?
Answers were Sorted based on User's Feedback
Answer / nirmal sahu
right click on the Action-Action-Action property-In the
General Tab you will get a checkBox(Reusable Action)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chandini
Hi
Goto Step->Action Properties->Click on reusable.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shanthi
Access Menu Edit >> Action >> Action Properties
The general tab of action proerties has a check box for
Reuseabe action
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / suresh anagani
Right click on the Action->Action Properties->uncheck the
Reusable-Action option
Thanks,
-Suresh
| Is This Answer Correct ? | 1 Yes | 0 No |
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
How to test login module with different username and password by using data driven testing in QTP?
can i compare two databases using QTP ?
Describe function procedure in vbscript.
write script to read and write data from file ?
If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
what is smart identification?
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.
how to retrieve the xml file data through qtp. can anybody send script for this..
anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Is it possible to use two instances of UFT on the same machine? If not why?