hi testers,one script has three actions , at the of running
three actions are running , how to set run only perticular
action and what is the use of split the action? when it
will be useful?
Answer Posted / purni
Hi,
If you don't split the test in to action, each time
you run it'll run the whole test. which is the waste of
time and efforts.Splitting the action is useful especially
when we parameterize the object.When you parameterize the
object if you don't split into actions the whole test will
run that many iterations.
We can't set particular action to run but we can specify
how many time the particular action should run. This can be
done by selecting the action and right click and select the
action call property and make sure the run tab is selected
and in that you can specify how many times the action
should run.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are some test assets and related extensions of qtp?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Tell me about qtp?
What is TOM in QTP?
Explain how you can find the absolute value of the number in qtp?
when a test case is written how u test using qtp
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Is text area check point supports for web applications?
is there any addin for remedy user application
Your roles and responsibilities and daily tasks? (As automation tester)
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
whow much strong on VB and C?
how to disable the pop ups through QTP using a script
Explain in brief about the qtp automation object model (aom).