anyone can explain,Diff b/w buid and release
Answers were Sorted based on User's Feedback
Answer / revati
As per my understanding build is nothing but one of the
module from the application which goes to tester for
testing. And if any defectes found, same build goes back to
development organisation to fix the defect and same build
is given for restesting to the testing team with changes
done or after fixing defect.
Every build has its unique build id.
And release is nothing but the final produt after complete
testing done.
Correct me if am I wrong.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / srinivaspatro
1. Build is nothing but S/w or module which is ready for
testing.
2. Release is nothing but S/w which is ready to use, means
final product
Judge me
-pat
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sm
I feel that this is nowhere related to testing process.
Both are same only but the stage where we are in is different.
If the software is in the process of development we can call
it as a AUT build means Application Under Test
After completion of development and testing phases we have
to release that Quality software build to production then we
can call it as a release build
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / pallavi
Build:
Build is nothing but a module/sub-module which is
developped by the developper.
Release:
The process of sending the developed build to testing phase
is known as Release.
Delivery:
The process of sending the aplication from testing
department to the customer is known as delivery.
| Is This Answer Correct ? | 1 Yes | 4 No |
what is the difference test bed and test environment?
How to write a scenario from requirements?give an example..
Tell me about ur favorite bug.
What are 5 common solutions to software development problems?
Explain Bug Life cycle What is integration testing and regression testing What is verification and validation How does winrunner recognizes the project which is in custom build What is expert view and tree view How does QTP identifies the project What is the difference between Winrunner and QTP What is Test Director and which version of test director your are using in your project What is a test plans what are the contents present in a test plan What is the risk of testing a project
what is mean by test preparation? and explain it?
What is the difference between user Acceptance testing,alpha testing and beta testing....can anyone tell me in wat order these levels of testin will be done???
Hi, my name is Maiko and I work as a Business Analyst. Does anybody have experience with TOSCA Testsuite? I hear it's all new and great but I can't really find any user reviews. Please help me out. thx
what is performance testing
Is it mandatory to use USECASES or directly one can write test casesfrom requirments?
Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room number(201 to 500) . Call an external line by entering a 9, followed by the number. . call various hotel services 0=operator, 7=room service 8=reception. Write sets of test cases to adequately test this telephone system
What is the procedure of manual testing?