Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Inserting action
#1
Not Solved
hi all


plz help

I created two tests test1 and test2,both tests had one action each,now i need to set the action in test2 as first action and action in test1 as second action,how will i do it?

be thankful for hepl
Revathy
Reply
#2
Not Solved
Hi Revathy,

As you were saying you have two tests test1 and test2 and each has one action.

Solution:

1.Create a New Test
2. Insert an action from the test1 for that you can use either Insert Call to Copy of an action OR Insert Call to Existing action.
3. Insert an action from the test2 for that you can use either Insert Call to Copy of an action OR Insert Call to Existing action
4. Finally u will have test1 action and test2 action as like in the below code
Code:
Runaction "Copyoftest1action","OneIteration"
Runaction "Copyoftest2action","OneIteration"


Please let me know for further clarification.

Venkat.Batchu
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Datatable header inserting error Prashanth 0 2,640 05-21-2013, 03:39 PM
Last Post: Prashanth
  Inserting comments along with name of the script in excel Prashanth 0 1,703 05-16-2013, 11:28 AM
Last Post: Prashanth
  action status in QTP test - main action vanilla 1 4,502 02-12-2012, 10:59 PM
Last Post: rajpes
  Inserting Enter operation into script Ravi_Chandra 5 3,447 12-28-2010, 12:41 PM
Last Post: Saket
  How to use an Array in an Action declared in another Action PrabhatN 5 8,546 06-08-2010, 07:42 PM
Last Post: PrabhatN

Forum Jump:


Users browsing this thread: 1 Guest(s)