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?
Answers were Sorted based on User's Feedback
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 |
Answer / neeraja
when ever we r using modular frame work/Keyword driven
frame work we need make the actions as reusable action in
that case we this split action .we first split the threee
actions into three diffrent tests and make them reusable
actions.we will take new test and we call the required
action using the option call to existing action
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / subbu
Hi this is subbu go to >>>>Automation there select Run current action
| Is This Answer Correct ? | 0 Yes | 1 No |
how do u get lib files into scripting files?
Is qtp supports uni-code?
Where virtual objects stores results?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How do you delete unwanted results in qtp?
The hybrid framework can be implemented for any application. Is it true?
PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP?
How to capture all the data of a webtable, weblist and combolist using QTP?
how to calculate no. of repeating characters in a a string..please give me the code
Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip
Explain about the test fusion report of quicktest professional (qtp)?
How many function you use in your application?