Introduction: Test a Web application
This tutorial is designed to introduce you to testing.
Learning objectives
The tutorial is divided into six modules, each with its own learning objectives. You will learn to:- Record a user actions to create a test
- Create a schedule, which enables you to run multiple tests and control how they run.
- Analyze the results from the schedule run