Bug 148700 - [Automation Framework] Support a 'loop' attribute in the 'execution_info' element
Summary: [Automation Framework] Support a 'loop' attribute in the 'execution_info' ele...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Navid Mehregani CLA
QA Contact:
URL: http://www.eclipse.org/tptp/groups/Ar...
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2006-06-26 14:18 EDT by Navid Mehregani CLA
Modified: 2016-05-05 10:40 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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