can anybody tell me that what is a build note and what it
contains? And build note is released to testing team with
every new build or it release only when bugs are fixed by
the developer?
Answers were Sorted based on User's Feedback
Build note is the note released to the test team along with the build which contains the informations like current version of product,key limitations of the build,known issues, features supported/not supported,installation procedure,list of fixed bugs,compatibility information,build in which non-supported features are going to be implemented etc.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / raj
Hi,
As per my understanding build note is nothing but a release
notes given by the development team, which contains the
modules to be tested/not to be tested in the current release
and availability of the modules for testing in the
forthcoming releases...
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / lalitha
dev teams deploys code in a new folder for the peace of s/w
to be tested and congiguration mgmt team combines all the
modules to be placed in single folder which is to be
deployed in diff env's to be tested
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ravi_8085
Build notes are also called as Release Notes.
We (testing team) gets the build/release notes from dev
team when they deliver a new build for testing.
The notes contains:
1. Functionalities to be tested
2. Requirement changes/updations implemented
3. Fixed Defects List
4. Functionalities NOT to be tested
These notes are important for testing point of view as this
helps us to determine what to test and what not to!
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the most important phase in STLC and Why
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
what is the test strategy you followed in your company
what is the entry criteria and exit criteria of integation testing.
Guys, can any one of u give the realtime example for Regression Testing
what is the purpose of using Tracability Matrix and how can you tell that testing has been succseed.
Explain user acceptance testing.
what are the exact testing types you involved when testing the webapplication testing and clent server application testing?have u find differene interms of testig?
Give an example of high severity and high priority bugs?
What is state transition?
Test Case Design Techniques like BVA, Equalance partitioning, Error guessing?
can we do iterative testing in v-model?