Why we have to split actions in a test?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / uday kumar_anem
To make our script more modularize, we split the actions
Is This Answer Correct ? | 2 Yes | 0 No |
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 |
how to create external data table?
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
give me descriptive programing code sample flight application in qtp?
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)
What does SPLIT and JOIN commands do in Vbscript?
6 Answers Ordain Solutions, UBC,
What expansion of "MIC" in MICPASS (TEST ReportPAGE)
suppose i can done the project in automation tool with QTP in that time what i can say?
What is throw object?
WHAT IS ENVIRONMENT VARIABLES?
7 Answers AZTEC, CTS, Ready Test Go,
How many types of recording facility are available in quicktest professional (qtp)?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
how i will connect oracle or microsoft acess database through manually written Script