Wednesday, August 31, 2011

Explain Defects module in Quality Center (QC).

The Defects module is used for Bug tracking and help to manage defects like adding defects and status change for defects etc.
It supports the entire defect life cycle from intial problem detection through resolution and verification, if a new defect is submitted it checks its database for similar defects which reduces duplication and manual checking.

Labels:

Thursday, August 18, 2011

Explain Test Lab module in Quality Center (QC).

The Test Lab module is used for building the test set, executing the test set, analyse the results.
The folders needs to be created and the corresponding test sets should be created, after the tests are created it has to be executed using RUN or RUN ALL options.
RUN is used for running a single selected test in the test set.
RUN ALL is used for running all the tests in the test set.
After the execution the results can be analysed in the functional tool like QTP or Loadrunner and the defects can be posted from there itself.

Labels:

Thursday, August 4, 2011

Explain Test Plan module in Quality Center (QC).

In Test Plan module by creating a folder one can create test manually or automatically for all the requirements.
In the folder an empty test was created, based on the test the corresponding functional tool (QTP or Load runner) was launched to generate test scripts. Click save button. The test script will be saved in the empty script file created in QC. Likewise it has to be created for all the tests.
After creating all the tests, a link between the test and corresponding requirement with the help of requirements coverage tab can be created, this would be helpful for automatic traceability.

Labels: