Objects & Relations
ATM contains multiple objects. How are they related? Read below.
Last updated
Was this helpful?
ATM contains multiple objects. How are they related? Read below.
Last updated
Was this helpful?
Testing elements such as Requirements, Test Cases, Test Plans, Test Executions and Defects are work items. Test Case Execution, our only non-work item, is a custom object. Throughout the app we have also created multiple custom fields, which allow to maintain the information flow across multiple work items. These are discussed .
Testing Setup allows to create and define the management system. The users choose projects for test elements, define links and work types. Once created, they can go on to defining Requirements and later on, Test Cases - both of which are work items. Within the Test Case, they can link Requirements using Jira links, define Test Steps and add Test Cases to the Test Plans.
For executing tests, users create Test Execution item, which contains the Test Case Execution custom object. This object also links Defects, which are based on our database and is taken care of by us.