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 type of tesings are performed in Product testing?
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
What is acceptance testing?
What is an error?
If the developer rejects that its not abug means then whats the next step we follow?
the typical Application Test Lifecycle?
urgent --pls help me out friends i have given my current project as inventory , where it iuncludes the modules purchse order, receiving list, items receipt, sales order ..if anybody involved in the similar project pls send me the test case u wrote and bug u found ... my email id -ranjieni@gmail.com
what is the difference between adhoc testing, and error guessing
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
When we will do Retesting? Only after Bug fixation?Is there any other case?
what is test case management?explain in brief.
what is crud testing ?