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 |
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How to Test Dynamic links ?
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
Explain how Does Run time data (Parameterization) is handled in QTP?
How to test background color and dynamic images during run time can you put the check point for moving objects?
What does SPLIT and JOIN commands do in Vbscript?
6 Answers Ordain Solutions, UBC,
w is configaration management
Explain the use of action split in qtp?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What is the difference between Call to Action and Copy Action?