HO DO U CALL A ACTION?
Answers were Sorted based on User's Feedback
Answer / prasad
we can call action by using the following statement.
RunAction"ActionName",oneiterations,parameters.
we can also call the action by making the action as reusable
and call the action as "call to existing action".
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / jamil jbour
RunAction "ActionName",oneiterations [Input Parameter/s],
[output Parameter/s]
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / akshar
you can just create a test & in edit option u can insert as
many actions & make it reusable & if you give for run all
the actions will be executed based on the order
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose U change the script whether it affect the object properties of the object in the object repository
Describe how Smart Identification is used
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)
Shall we add Local Repository to shared object repository,if yes,how we add
i'm using QTP 8.2, How should i select(browse) object repository from desktop(or from local local drives like C:\,D:\)?. Note:- object repository to select(browse) is been sent by some other person who is using QTP 9.0
Explain different types of checkpoints?
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?
How to check feasibility of the appliction?in automation testing?
As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.
How you can decide which type of object repository you have to use?
What are the three challenges U faced during automation testing of your application.