test case management

17
Test Case Management

Upload: ashari-juang

Post on 15-Jul-2015

159 views

Category:

Software


0 download

TRANSCRIPT

Test Case Management

Ashari Juang

Software Quality and Testing at Qisc.us

The Problem is We have RTM Docs with many test cases, but how to delegate and manage test cases result

What RTM is

  Requirement Traceability Matrix is a document, Usualy in the form of table

Conecting a Requirement with test secenario and test cases

Prepare RTM

Back to Problem RTM Docs with spreadsheet = Huge effort

Test Management Tool

TestLodge

  Price $29/months

  Users Unlimited

  Test Cases 500

  Test Run 300

TestRail

  $25/months per user

  Users per subscribtion

  Test Cases Unlimited

  Test Run Unlimited

Pricelist 26 Jan 15

Online Management Tool

allowing you to manage your test plans, test cases & test runs with ease

Test Plan

  A test plan outlines the objectives and scope of testing,

  it should document the overall strategy that will be used to confirm that everything meets the requirements and specifications.

  Like project have many platform

Requirement

  A requirement is a short statement that needs to be verified.

  Requirement could be anything such as a certain operation, a behavior or a property.

  Each requirement can then be assigned to one or more test cases

  and related reports can be generated during and after each test run.

Functional Area and Functional Requirement

Test Suites

  A test suite contains a collection of test cases that can be written to verify a set of behaviors.

  Once you have created your first suite, you will be able to create new test cases, link to existing ones, import cases from spreadsheets along with copying content to and from other projects.

Test Suites and Test Cases

Test Runs

  Every time you choose run a test suite, a test run will be created.

  This will allow you to run over each test case and mark them as passed, failed or skipped.

Assign Test

Every test plan and test suites can assign to other user.

Run Test

User has assigned can run test and send result.

Report

TestLodge can auto generate report : 1.  Test run result, view all test result per test

suites 2.  RTM, view all associated test cases. 3.  Requirement, can export requirement doc as

plain html. 4.  Etc.