Previous Topic: DevTest PortalNext Topic: Tutorial 1 - Projects, Test Cases, and Properties


CA Application Test Tutorials

This section contains a series of tutorials that illustrate various aspects of CA Application Test. The tutorials are sequential. Complete them in the order presented.

The first few tutorials walk you through using DevTest Workstation to build simple test cases. You become familiar with basic concepts such as projects, properties, data sets, filters, and assertions.

The subsequent tutorials help you acquire deeper knowledge about how to set up test steps to interact with and test several common technologies. These technologies include Java objects, web pages, Enterprise JavaBeans (EJBs), web services, and databases. You also learn how to stage a quick test.

To perform the tutorials, you must have DevTest Workstation installed and you must have access to a registry.

Some tutorials use the Demo Server as the system under test. For information about installing the Demo Server, see Installing.

This section contains the following topics:

Tutorial 1 - Projects, Test Cases, and Properties

Tutorial 2 - Data Sets

Tutorial 3 - Filters and Assertions

Tutorial 4 - Manipulate Java Objects (POJOs)

Tutorial 5 - Run a Demo Server Web Application

Tutorial 6 - Test a Website

Tutorial 7 - Test an Enterprise JavaBean (EJB)

Tutorial 8 - Test a Web Service

Tutorial 9 - Examine and Test a Database

Tutorial 10 - Stage a Quick Test