Why we have to split actions in a test?

Answers were Sorted based on User's Feedback



Why we have to split actions in a test?..

Answer / sreekanth chilam

To achieve more efficiency.
To achieve Modularity.
To decrease code complexity.
if we splitted,then We can make any action as resuable at
any time & we can copy or call that actions easily whenever
required.
we can run each action rather than entire test ..by
using "Run from Step" in any action.

Is This Answer Correct ?    6 Yes 0 No

Why we have to split actions in a test?..

Answer / vengi

susposeIf there is three actions ,then split these three
actions by right click on mouse and select split action for
make actions as reusable action and call them when your
wantand also call them by call to existing action

if it is wrong plese correct it

Is This Answer Correct ?    4 Yes 0 No

Why we have to split actions in a test?..

Answer / uday kumar_anem

To make our script more modularize, we split the actions

Is This Answer Correct ?    2 Yes 0 No

Why we have to split actions in a test?..

Answer / litan

2 ways
1.independent of each other
2.nested(2nd action is called by 1st)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Tell me the QTP Advantages and Disadvatages ?

6 Answers   Accenture, CTS, GE,


How to handle dynamic objects in QTP?

4 Answers   Infosys,


Please explain the role of Regular expression in QTP

0 Answers  


what is diffrense between action and function

4 Answers   IBM,


Hi Friends, Iam Beginner in QTP and i want to Try the software QTP. I checked the mercury site for QTP Trial version and i found QTP 9.0. The thing is that it supports windows 2000,Xp but not windows 98.And Iam using Windows 98 onlu and it's not possible for me to upgrade to windows 2000. Pls. guide me how to get the trial version of QTP which supports windows 98 Operating System The version may be 6.5 is ok for me.Thanks in Advance

2 Answers  






Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"

1 Answers  


1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?

4 Answers  


what r advance features u had done in QTP?

3 Answers   HCL,


How to use debug tools?

0 Answers  


how to capture data from images in QTP and produce them in excel sheet?

3 Answers  


How many scripts do you write per day. What is the average number of scripts you have written in your recent project

1 Answers   CenturyLink, Optum, Value Labs,


What are the differences between quicktest professional and winrunner?

0 Answers  


Categories