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 |
Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com
how can we know the program is testing by multiple test data in data driven frame work?
how to find that tools work well with ur existing system?
i don't have any experience in qtp? Can u please tell me What work i have to do?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
Explain what the difference between Shared Repository and Per_Action Repository
any one can explain about QTP proocess,means where to start and how to start Scripting.
What is Terminal Emulators”? Why we used in QTP.? How he works on QTP.
when i add the items to the repositry, the item is loading is "winmenu", but wn i write the script the tool is not able to recognise the item, i know that we need to define the mandatory or assitive properties here, but i am confused wt i need to difine here and on wt basis i need to select the properties and define it, can any one help me out on this.
How to connect to oracle(sqlserver) database to QTP