what is reusable action and how the same can be implemented
(process)?
Answers were Sorted based on User's Feedback
Answer / aravindh
HI, A Re-Usable Action is one which can be reused by other
Actions or Tests. By default, an Action is Non-Reusable.To
make an Action Reusable,
1.Open the Action
2.Edit-->Action-->Action Properties-->
3.select the "Reusable Action" Checkbox.
| Is This Answer Correct ? | 2 Yes | 2 No |
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
Explain about random testing of 500 test cases?
Hi How to retrieve data from web element line by line?
how to write regular expression for Date field?
Can you list some technologies that support qtp?
What is checkpoints for qtp?
In QTP, Give the difference of Global sheet and Local sheet in datatable?
what type of run time errors you get while you ar edoing rpg program?