[jbosstools-issues] [JBoss JIRA] (JBIDE-23728) Add new batch integration UI tests for validating the source in job.xml file

Ondrej Dockal (JIRA) issues at jboss.org
Wed Jan 11 09:15:00 EST 2017


     [ https://issues.jboss.org/browse/JBIDE-23728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Dockal updated JBIDE-23728:
----------------------------------
    Description: 
Implement integration ui tests for validation feature of batch job.xml file. Manipulate with xml file via source tab and check its functionality resulting in Problems View.
1. Ref element contains valid name of specific artifact	
2. Properties link to valid java field of #jobProperties["xyz"]	
3. Id is unique	
4. Attributes next and to refer to id of step | split | flow | decision at the same level as the current execution element	
5. Attributes 'flow/stop/@restart', 'step/stop/@restart' should refer to id of step | split | flow | decision at the job level	
6. Sequence of execution elements defined by @next and @to should not loop.	
7. Value of attribute 'include/@class' and 'exclude/@class' is qualified name of an exception class.

  was:
Implement integration ui tests for validation feature of batch job.xml file. Manipulate with xml file via source view and check its functionality resulting in Problems View.
1. Ref element contains valid name of specific artifact	
2. Properties link to valid java field of #jobProperties["xyz"]	
3. Id is unique	
4. Attributes next and to refer to id of step | split | flow | decision at the same level as the current execution element	
5. Attributes 'flow/stop/@restart', 'step/stop/@restart' should refer to id of step | split | flow | decision at the job level	
6. Sequence of execution elements defined by @next and @to should not loop.	
7. Value of attribute 'include/@class' and 'exclude/@class' is qualified name of an exception class.



> Add new batch integration UI tests for validating the source in job.xml file
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-23728
>                 URL: https://issues.jboss.org/browse/JBIDE-23728
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: qa
>    Affects Versions: 4.4.2.AM1
>            Reporter: Ondrej Dockal
>            Assignee: Ondrej Dockal
>              Labels: batch, integration-test
>             Fix For: 4.4.3.AM2
>
>
> Implement integration ui tests for validation feature of batch job.xml file. Manipulate with xml file via source tab and check its functionality resulting in Problems View.
> 1. Ref element contains valid name of specific artifact	
> 2. Properties link to valid java field of #jobProperties["xyz"]	
> 3. Id is unique	
> 4. Attributes next and to refer to id of step | split | flow | decision at the same level as the current execution element	
> 5. Attributes 'flow/stop/@restart', 'step/stop/@restart' should refer to id of step | split | flow | decision at the job level	
> 6. Sequence of execution elements defined by @next and @to should not loop.	
> 7. Value of attribute 'include/@class' and 'exclude/@class' is qualified name of an exception class.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list