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 |
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com
How to parameterize Object Repository?
what sort of things what u put in Bug Report ?
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
give the code to count child objects (Total) in the page
how to test Web application using QTP software
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
Can we run test with out adding object in object repository? How it is possible?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
Where we save all scripts in the QTP
5 Answers Ordain Solutions, Sathya Technologies,
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?