what is build and release and what is the difference b/w
them?
Answers were Sorted based on User's Feedback
Answer / rajendra
Build and Release
Compiled application is called build.
Software build is a process of creating single executable
file from different software components.
Normally in software Development:
Development will be shared by team members.
Each team member will develop one module or part of the
module.
These moduled need to be integrated and compiled in to
single system or executable file.
Making of this Build file may happen for several times
untill the complete software made.
Release:
Build file and releasing to Testing team or client is
called Release.
This release may be internal release to company or
external release to client.
Finally build is compiled software
Release is process of delivary.
ok friends
Still if u have any doubts don't hesitate to call me
byee
Rajendra Prasad Reddy Penumalli
My mobile number:9885162742
Hydererabad
India
| Is This Answer Correct ? | 35 Yes | 3 No |
Answer / srinivas poodari
According to the client requirements the development team
prepare the software and send to the testing department.
the software is called the 'build' and the process of
sending the build from development department to testing
department is called the 'release'.
| Is This Answer Correct ? | 9 Yes | 14 No |
Describe any bug you remember in an online shopping web application?
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
last testcase for project will be written in which phase?
What is testing methodology?
24 Answers AppLabs, CTS, Google, IBM,
Why performance testing is performed? What are tools of performance testing?
Did any one worked on banking domain? banking projects? can anyone pls share their experience with me?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
Hi i am srinivas working as testing engineer with one of cmm level3 company. i am looking to change for that i posted my resume in naukri i got mails about requirement but when i replyed mails no one call for interview .I applied from past 4 month but i am not geting any interview call . please tell me where is the problem.
You have raised a priority 1 bug that needs to be fixed for release tonight, the developer concerned is refusing to fix this, what do you do and why?
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
How you can ensure that Bug is Duplicate?How to solve?