• Tests that need to be run with every build of the application (sanity check, regression) • Tests that use multiple data values for the same actions (data driven tests) • Complex and time consuming tests • Tests requiring a great deal of precision • Tests involving many simple, repetitive steps • Testing needed onContinue reading “Tests that can be Automated!”
Tag Archives: regression testing
What to include in Software Test Plan (STP)
Scope of the tests • The software package to be tested (name, version and revision) • The documents that provide the basis for the planned tests Testing environment • Sites • Required hardware and firmware configuration • Participating organizations • Manpower requirements • Preparation and training required of the test team Tests details (for eachContinue reading “What to include in Software Test Plan (STP)”