what is the difference between test strategy and test
methodology?
Answers were Sorted based on User's Feedback
Answer / jagan
Test Strategy: nothing but how to achieve the goal,it is
company level document and developed by quality analyst people
(project manager level)test strategy document defines
testing approach (v-model)to be followed by testing team
Test methodology:project manager level this document
approach for distinct of tradition project or outsourcing or
maintain project.
hi vipul,
any question feel free ask me
jagdishkanna@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Test strategy is a company level document. It is developed
by quality analyst.
test methodlogy there are 2 types 1. white box testing.
2. blackbox testing.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / softwaretester4u
test stategy is the document includes test metholdologies
and levels and more .
pls clarify me if wrong
| Is This Answer Correct ? | 0 Yes | 2 No |
By using any techinique in tesing......how to find the greatest number between 1-10.?
If we have show stopper bug then will Assign to Developer if he is not avialble then what we have to do.If it take one/Two day.
how do i write perfect test case for functional testing
How do you go about testing a web application?
what is post-mortem testing?
hi all, I am doing Testing course,can anyone help me what is domain & module?
What r the roles and responsibilities of a TestLead?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it
Explain the advantages of automation over manual testing?
how do i know that i have to do white\Black box testing
6 what do you like least about testing?
What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.