What is the difference between TEST STRATEGY and TEST PROCESS
Answers were Sorted based on User's Feedback
Answer / arpit
Test strategy - it defines the projects testing objecctives
& the means to achieve it. It also determines the testing
effort & cost. It is more at project level.
Test process - It defines what is the process used for
tesing in the organization. It is more at organizational level.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / bug eater
Testing life cycle also called as testing process which
include sevral steps. Test Plan is also one of the
important part of those steps. Depending on the
organization some times test stategy suppose to be the part
of test plan some times it is considered as a separate step
of testing process.
Not aprat from this.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / brahma412
i know only test strategy.
it is a part of test plannig document.
it is an organisational level term,which is common for
all projects in the organisation.
| Is This Answer Correct ? | 0 Yes | 1 No |
what r all the testing methods & what methods u r using 4 the current project.
Explain Equavalence Partioning.With example?
What is the difference between QA and QC?
What is the diff between retest bug and regression bug?
6 Answers HCL, Kekran Mekran, SK Infotech,
1. what are the types of testing you know and you experienced ?
How do you get programmers to build testability support into their code?
what is non incremental integration testing?
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?
can any one please give bug reporting format of bugzilla ?
what is meant by Priority and Severity?
Have you ever written test cases or did you just execute those written by others?
what is the Test completion Criteria?