The Manual Testing module allows you to associate your manual tests with a CTP system so you can collect coverage data for them and determine which manual tests have been impacted by code changes and need to be retested. An easy-to-use web interface lets you import test information from a CSV. Once you have imported your tests and associated them with CTP systems, it's a simple matter to start your coverage agents before conducting your manual tests to capture that data. If CTP is also connected to DTP, you can publish coverage data to DTP to add to your DTP reports. When combined with unit and functional testing coverage data collected in DTP, this will provide you with a more complete picture of your testing efforts.
Prerequisites
Before using the Manual Testing module, ensure that:
- You have set up a System and Environment in CTP representing the application under test (AUT). See Defining Systems and Environments for more information.
- Your application under test (AUT) has been configured for a coverage agent. See Configuring the Application Under Test for Coverage for more information.
- You have connected the components in your system to coverage agents. See Connecting CTP to Coverage Agents for more information.
- (Optional) CTP is connected to DTP. This is necessary if you want to send manual testing data to DTP for viewing results and coverage details. See Connecting to DTP for more information.