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

how to create external data table?

1 Answers   TCS,


I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me

2 Answers  


give me descriptive programing code sample flight application in qtp?

8 Answers   CA, IBM,


Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)

4 Answers   Wipro,


What does SPLIT and JOIN commands do in Vbscript?

6 Answers   Ordain Solutions, UBC,






What expansion of "MIC" in MICPASS (TEST ReportPAGE)

11 Answers   TCS,


suppose i can done the project in automation tool with QTP in that time what i can say?

3 Answers  


What is throw object?

1 Answers  


WHAT IS ENVIRONMENT VARIABLES?

7 Answers   AZTEC, CTS, Ready Test Go,


How many types of recording facility are available in quicktest professional (qtp)?

0 Answers  


How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

0 Answers  


how i will connect oracle or microsoft acess database through manually written Script

2 Answers   Aurigo,


Categories