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 |
Explain V.model
1.What are the difference b/w client & server?
Lets say,you are not finished with testing a application,your manager gives you a new task,how do you prioritize your time,what should you do
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
What is system testing ?
How do u write integration test cases?do u have any special format?
Hi.. I am working as a tester in a small company. I have 2+ yrs exp in manual. we are using only excel sheet for preparing bug report. Now i want to search job in other company..I dont have any idea about bug tracking tool..should i know abt any bug tracking tool to get better job?
with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))
i want to for technical interview question paper along with in tesrviwe Phases i need
What is the difference between integration and system testing?
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!
can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)