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 you can make an action as re-usable action?
How can we record an edit box in the Web application ?
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
What is the dis advantage of check points in QTP, if any?
What are benefits of qtp?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Pls explain me the difference between ........ Description.Create and CreateObject
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
Hoe can we do retesting using functions please give the code for it using login page