what is test procedure?
Answers were Sorted based on User's Feedback
Answer / pranab panda
The test procedure is nothing but The major steps while
performing testing.The follwoing is the test procudure.
As u receive a build we work accordingly.
Verify "Test Ready to test" defects
Smoke test
Regression test
adhoc testing
Usability testing
| Is This Answer Correct ? | 5 Yes | 0 No |
A Test Procedure is a document, which provides detailed
instructions to execute one or more test cases. (or) Test
Procedure defines the series of steps necessary to execute
two or more test Cases.
These Test Procedure also includes the data necessary to
execute the test cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / momen
It's step-by-step process execution of tests. Test procedure
write from the requirement and test plan. It's a low level
testing and test case is high level testings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Did u come across STUBS and DRIVERS?How did u use these in u r project ?
If you have 2 versions of a software (v1.0 & v1.1) and you are testing v1.0. How do you confirm that the defects found in v1.0 have been fixed and have not migrated to v1.1 ?
3 Answers BN, Indi Shopee, Symphony,
hi testing friends,can any tell ...how is career in selenium Testing?
How do you review testcase?? Type of Review...
My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
Explain waterfall model????
1)what are techniques used for writing the Test case?
what r u r responsibilities in current project
What is a Latent Bug What is a defect leakage
what is the different between QA and test engineer?tell me in brief?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
Can anyone Give me examples for high priority and Low priority defects?