Getting started: Tester

If you are a tester, these tasks can help get you started.

Procedure

  1. Log on to a project.
  2. Create test cases.
    1. Generate test cases from requirements.
    2. Create test cases manually.
  3. Create manual test scripts.
    1. Create scripts manually.
    2. Generate scripts automatically from the test case design.
    3. Add test data to test scripts.
    4. Create reusable keywords.
  4. Prepare for test execution.
    1. Define platform coverage and the test execution environment.
    2. Create a test suite.
    3. Create a test execution record.
    4. Generate multiple test execution records automatically.
    5. Create execution schedules.
  5. Run tests and file defects.
    1. Run a test case.
    2. Run a test suite.
    3. File defects.

    For more ways to run tests, see Running tests.

  6. Analyze execution results.

Feedback