what is the difference between build and release
Answer Posted / vijay
release : the modules that which we get for the first time
for testing is release
Build : once we have tested and identified the bugs in that
module we wil send back to the developoment side,they will
correct and send us back for retesting,at that stage that
module is called as build
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
What is junit & api?
What is known as data-driven testing?
Could anyone share FAQs for Test Manager position...
Why should you care about objects and object-oriented testing?
1. what exactly is heuristic checklist approach for unit testing ?
list of methods that is used to document the requirements of a software.
What is mean by Schedule report who is the responsible for generated that one ?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
What is verification in software testing?
After insert the record in front-end, how will you check the back end by manually? Please explain?
How does quality control differ from quality assurance?
hi i want manual testing interview question(3+exp)please tell me
what s test block ratio? please any one answer me..
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance