Explain about reusable actions?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
An action that can be called multiple times by the test in
which it was created.(local test) as well as by other
tests.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sahadeva
reusable actions are two types
call to existing:using this we can get resource code, object
repository,data table contents but these are read only we
cant edit
call to copy:using this we can get resource code, object
repository,data table contents but we can edit
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find if given number is prime or not
What kind of errors can b handled in QTP in real time scenario?
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
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...
How many type of status messages are there ..explain?
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
How we can import data from database?
What are the different recording modes and how do they work?
How many tabs are available to view your test in a test pane and what are they?
How to retrieve the property of an object?