what is the difference between Reusable action and external
action?
Answer Posted / nath t
Reusable Action: we can call this action in between Actions
in Test and also in between Tests. we can call this action
in two ways 1. Call copy of Action 2. call to Existing
Action.
External Action(if it is not reusable action in test): this
action we cann't call in another Tests by using Call to
Exisiting Action. But we can call this external Action to
another tests by using Call to Copy Action.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Explain the types of object repository?
when to start the automation?
whow much strong on VB and C?
What is test object model in quicktest professional (qtp)?
Why script error occur in between recording in qtp?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Describe function procedure in vbscript.
Explain about datafile/verification of date file when file is not available in local system?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is method name to compare two XML files.
How to define array in qtp?
What ate the Technologies supported by QTP?
Define object spy ?
What is quick test pro?
What are the different types of qtp test assets and their extensions?