I have two actions in my QTP test and two iterations in my
DataSheet. I want to execute the Action 1 for the two
iterations only after which i want to exceute the next
Action2. How is this possible?
Answer Posted / baskar palani
from this question?the two different action was created
already with data are parameterised for two iteration.
In this case run the first action separaetly and insert
call to exsisting or call to copy of action at the end of
action 1 script.now action 1 will run for two iteration
after completeion of action 1 action 2 will run for 2
iteration. 2
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
If I change the object name in one action will it be updated in all the actions? Or not?
Explain the views in the QTP GUI?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
what is error and fault in terms of software quality?
What is the difference between local and shared object repository in qtp?
How QTP support all types of applications (platforms)?
What are the different recording modes?
if our qtp vb Script may be Currepted then What we want do?
How to export quicktest professional (qtp) results to an .xls file?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Why is Client side image is preferred over server side image?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Explain the use of action split in qtp?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please