Creating the Test Suite

 

A test case is created under a defined test suite. The first step in test development is creating or selecting a suite. Created/Selected suite stores test information in an organized manner, thus supporting test design, test execution, test reporting and test debugging. The Suite Manager page helps you to create or load the desired suite.

 

Suite has the following structure in the QEngine package.

 

 

AdventNetPayrollSystem

The Suite name.

conf

Contains configuration files required to execute the Suite.

webreports

Contains the reports generated for web functional test scripts.

webperfreports

Contains the reports generated for web performance test scripts.

weblogs

Contains the logs created while executing the functional test scripts in the Suite.

webperflogs

Contains the logs created while executing the performance test scripts in the Suite.

usersrc

Contains the user defined custom classes.

webperfcases

Contains profile data, workload data and test cases related to Load testing.

webscripts

Contains scripts recorded for web testing.

wsfscripts

Contains the scripts generated for web service functional testing.

wspcases

Contains profile data, workload data and test cases related to web services load testing.

 



Copyright © 1999, AdventNet Inc. All Rights Reserved.