If we got build [say 2.0]to test, we test it & maintain the
log then we got same build [say 2.0] fixing bugs in the
same version 2.0 again we test it .My question is How we
maintain this second log of testing same build
Answer / rajendra prasad reddy
One thing you should keep in before going to know answer
this question.
Version number is same for all builds but the Build number
varies.
For example some 'xyz' named product is under development.
First version of product is:
'xyz version 1.0'
This means devlopment team will select some baselined
requirements for version 1.0 and start implementing the
requirements.
After implementaion of requirments(U know implementaion
means requirements,design,coding,Unit testing,Integration)
the product 'xyz Version 1.0' build no. 001 will be given
for testing.
The Test log for product 'xyz Version 1.0' build no. 001'
will be maintained.
So the testing team will conduct testing and reports
bugs/issues to dev team using bug reporting tool.
Then The dev team will fix the bugs then they will release
the second build for testing with name-
Product 'xyz Version 1.0' build no. 002
Again the testing people will conduct regression testing
on that build and report bugs to dev. team.
The Test log for product 'xyz Version 1.0' build no. 002'
will be maintained.
This process repeates again and again.
i think u r clear with my answer.
Byee
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
What is Buddy testing?
1.how you know all test cases are cover in one application? 2.what is difference between error message and warning message ? 3.what are the items comes under traceabily materix?
what is debugging and whitebox testing and what is the diff?
What are the uses of test plans? What is the need of test plans and explain their significance
what and all i should be prepared for attending the software testing interview,because iam confused with how to get prepared,please some one tell me the main topics to get prepared for it.
This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If one of the testing team member misses the 9th requirement. Then how can we justify the Traceability Matrix and what is the further action to be taken. Please advice.
What is validation and verification? What is different between them?
What is call-pair?
What is meaning by protype in SDLC ?
when will update and modify the test object properties in the repository?
Can any one Explain what is Impact Analysis?
What actually you(Testing) people do when a new project starts. i.e can you give clear idea how testing is integrated with Project development &Release