Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to pass values between different tests in QTP
#6
Not Solved
@anumolu
Use action frame work to call another test from one test.
calling actions from another action.
To do this
Open ur test
1. In expert view, Right click in code area.
2. Then, Click Action->Insert call to Existing
3. 'Select Action' window appears.
4. Click 'Browse' button at the 'From test' section.
5. Select the test u want to insert.
6. click ok button.
Then
RunAction "TestName", oneIteration
will be appeared in your code
Reply


Messages In This Thread
RE: hi - by NancyNancy - 01-12-2011, 02:10 AM
RE: hi - by Saket - 01-12-2011, 11:26 AM
RE: hi - by amitspandey - 01-12-2011, 07:56 PM
RE: How to pass values between different tests in QTP - by anumolu9999 - 01-25-2012, 06:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] Fixed web tests with dynamic parts jdd 3 2,600 04-05-2016, 02:56 PM
Last Post: vinod123
  PASS/FAIL in QTP badri 3 6,198 12-05-2014, 03:26 AM
Last Post: kiranpol
  Run Button is not available in QTP 11 - while running tests from QC 11 Kannan R 0 1,890 08-13-2013, 08:15 PM
Last Post: Kannan R
  how to pass the data frm datatable silpavinod 3 3,950 10-18-2012, 01:54 PM
Last Post: silpavinod
  cannot open QTP tests learnasugo 8 9,247 10-18-2012, 11:28 AM
Last Post: Ankesh

Forum Jump:


Users browsing this thread: 1 Guest(s)