One can begin with
the creation of test sets and choosing which all tests are required to be added
to the test sets.
What is a test set?
- A test set is a collection of tests in the test
director’s terminology.
- The concept of test set was developed so that specific
testing goals could be achieved.
- The execution of the tests in a test set can
be controlled by scheduling the data and time for the execution and setting
some testing conditions.
- After the test sets have been defined, the time comes
to execute them.
- In the manual execution of the test sets the test steps
defined earlier are executed.
- The success or failure of test step depends on
the one who is executing the tests based up on whether the expected and actual
results match.
- In the automated execution of the tests, the selected testing
tool is opened up by the test director, the test is run and the test results
are exported to the test director.
In this article we shall see how the test
sets are defined and how tests are added to the test sets.
- Once the tests have
been designed in the test plan module, a test sets tree is created which makes
it easy for the tester to organize the whole testing process by making groups
of the test sets in a folder.
- The test sets are organized at different
hierarchical levels in the test lab module.
- It is possible for the tester to
include both the automated as well as manual tests in the test sets.
- Also, there
occurs no problem if at all the same tests are included in a number of test
sets.
- For the creation of an exact test set it is important that you keep your
testing goals clear and concise from the beginning of the testing process
itself.
- Also the issues such as following need to be considered:
- Current state of the
application and
- Addition of new
features
- Modification of new
features.
Test director offers you some
categories of test sets that can be created:
- Sanity
- Normal
- Advanced
- Regression
- Function
Follow the steps:
- Open the project.
- Click on the test
lab to display the test lab module.
- Now you need to add
a new folder to the test sets tree. Go in the left pane of the test sets
tree and select the root folder. Create a new folder in it by specifying a
name for it and click ok.
- Now add the test set
to the test sets list by clicking on the new test set button. In the new
test set dialog box enter the name of the test set and its description.
- Next you need to
define the details of the test set by clicking on the test set properties
and then details link. Select the status of the test set, it opening date
and closing date.
- In case there is an
event failure you need to set the rules for automated tests in the test
set.
How to add tests to a test set?
For adding the tests to a test set
follow the below mentioned steps:
- Display the test lab
module by clicking on the test lab tab.
- From the test sets
tree select the test set to be added and then click execution grid tab.
- Go to the select
tests button and you can see the test plan tree. If any filters have been
applied they need to be cleared using the set filter option.
- Select the folder
containing the tests that you want to add and then click ‘add tests to
test set’ button. For confirmation click yes. Parameters of test dialog
box will pop up since the tests that are being added contain unassigned
parameters.
- When you are done
close the test plan tree by clicking on the close button.
No comments:
Post a Comment