Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 148700

Summary: [Automation Framework] Support a 'loop' attribute in the 'execution_info' element
Product: z_Archived Reporter: Navid Mehregani <nmehrega>
Component: TPTPAssignee: Navid Mehregani <nmehrega>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P2 Keywords: plan
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
URL: http://www.eclipse.org/tptp/groups/Architecture/documents/features/hf_148700.html
Whiteboard:

Description Navid Mehregani CLA 2006-06-26 14:18:48 EDT
This enhancement is for the RAC test automation framework.

Users should be able to run the same test case as many times as they like.  This is useful for stress testing and for spotting intermittent problems.  This can be done by using a 'loop' attribute for the 'execution_info' element.  This attribute should be optional with a default value of 1.  A value <= 0 should generate an error message.
Comment 1 Sri Doddapaneni CLA 2006-06-28 01:29:22 EDT
proposed for 4.3 release.
Comment 2 Navid Mehregani CLA 2006-08-11 15:23:31 EDT
Fix committed to CVS
Comment 3 Navid Mehregani CLA 2006-08-11 15:23:48 EDT
Closing