The Manual Testing module allows you to import associate your manual tests from a CSV file and associate them with a CTP system so you can refer to them later when executing test sessions. The web interface makes it easy to choose CSV files from your local or network drive and view imported tests in an easy-to-read table that you can then use to edit or delete imported tests as needed. Any provision user with permission to the system can import and edit manual testscollect coverage data for them 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. 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 and publish it to DTP.
Prerequisites
Before using the Manual Testing module, ensure that:
- CTP is connected to DTP. This is necessary if you want to send manual testing data to DTP. See Connecting to DTP for more information.
- Your DTP installation includes Extension Designer with the Process Intelligence Pack. This is necessary if you want to use the manual testing data in DTP for test impact analysis.
- If you want to use manual testing data for test impact analysis, you will also need to generate static coverage data for DTP. See Generating Static Coverage for more information.
- 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.