03-11-2007 04:40 PM
03-12-2007 01:51 AM
Hi,
"Run Selected Tests" does what its says, it runs thoses steps that you highlighted.
The difference is "Run Selected Tests using SinglePass", runs the selected test using the the process model entry point "Single Pass" and therefore you will get a report generated.
Regards
Ray Farmer
03-20-2008 04:22 PM
03-21-2008 09:54 AM
That is correct. Because your root is no longer the process model. The root is now your current sequence. These are called Interactive Executions. If you want more info on these types of Executions look in the TestStand Reference Manual in Chapter 3. The page number is 3-5. Chapter 3 Page 5.
If you want to see what is available during an Interactive Execution simply put a breakpoint in your sequence and then execute it with Run Selected Steps (or whatever) and then look at the variables tab. This reveals what is available to you at that current time in the execution.
Good Luck and have nice day,