Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Iterations, External Actions, and Local Sheet
#1
Not Solved
QTP 11

My test structure is based heavily on unit tests. I have several areas that have their own individual test. All of these are clumped under a zone test, which is grouped with other zone tests into a "All test" category. This allows me to run tests on individual areas, zones or all.
[AllTests] consists almost entirely of external actions (each zone), while the [Zones] consist almost entirely of External Area tests.

[AllTests]
----[Zone1]
--------[Area1]
--------[Area2]
--------[etc.]
----[Zone2]
--------[Areas]
----[etc..]

My problems are:
1)
Local dataSheets are not found during a Zone or AllTest run. I can not do "Action Call Properties", it is always grayed out and unselectable.

2) Because of issue (1), I have to use the Global sheet for info used in iterations. This causes the primary iteration, login, to run extra times using blank information.

The goal here is:
[AllTests] Iteration 1
----[Zone] Iteration 1-3 (all 3 iterations run on each of the AllTests iterations)
--------[Area] Iteration 1-15 (all 15 area iterations run for each Zone iteration)
Repeat for [AllTests] Iteration 2-5
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Repeat iterations Until New Value Is Seen in Column1 shayk1985 1 1,501 07-05-2018, 05:52 PM
Last Post: Ankur
  UFT Datatable iterations Studymode 2 3,478 12-12-2017, 11:10 PM
Last Post: Studymode
  QTP-Re-executing script after completion of all iterations JwalantBhatt0602 1 2,552 03-24-2016, 12:37 AM
Last Post: JwalantBhatt0602
Question QTP not performing iterations based on local data sheet Breaker 18 55,308 01-25-2016, 04:32 PM
Last Post: arunshuklainbox
  How To use iterations for API petchd 1 2,592 12-03-2015, 06:51 PM
Last Post: petchd

Forum Jump:


Users browsing this thread: 1 Guest(s)