Testing workflow
Purpose
–To create or generate reusable test scripts
–To maintain trace-ability of the test implementation artifacts back to the associated test cases and use cases or requirements for test
Step: will be described in Test Automation courses
Purpose–To execute tests and capture test results.Step–Check builds based on project test readiness criteriaUnit test / Code review. Undergone SCM step.Pass smoke test criteria–Execute Test Procedures.Set-up the test environment.Initialize the test environment.Execute the test procedures...