What is alpha and Beta Testing?
Answers were Sorted based on User's Feedback
Answer / sujan thota
alpha testing:- it is a process of testing application when
development is nearing completion.
beta testing:-it is a process of testing an application
when development & testing are essentially completed then
the final bugs and problems need to be found before the
final release
| Is This Answer Correct ? | 3 Yes | 2 No |
Alpha Testing- Also called as internal acceptance test. It
is done by the potential Customer/User of the system at
devlopers site in presence of the devloper. Bugs found
during the testing are immediately fixed.
Beta Testing- Beta testing is done by the potential
Customer/User of the system at one of the customer site in
the abscence of the devloper. Objective of this type of
testing is collect some feed back from the customer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pradeep kumar
Alpha testing:- Alpha testing is a type user accptence test conducted in front of the client in the software company.
Beta testing:- Beta tetsing is a type of user acceptance testing conducted by client, by releasing it to their custmors as beta version.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mfsi_priyankaa
Alpha Testing-This is a type of acceptance testing which is
done at the developer's site by a set of users.
Beta Testing-This is also one type of acceptance testing,
but it is done at the customer's site by the customers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijayaluckshmi
Alpha Testing is conducted by adminpeoples
beta Testing is conducted by clients of admin
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / sweta
Alpha testing:it is a type of testing that is conducted in
the s/w company by test engg just before delivering the
application to the client.
Beta tesing:it is conducted in the client's env just before
actually using the application either by the end user or by
the third party testing experts
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / vijayalakshmi
Alpha & beta Testing are conducted after releasing the
build to client
Alpha Testing:-Alpha Testing are conducted by Admin
Beta Testing:-Beta Testing are conducted by Employees of
admin.
| Is This Answer Correct ? | 0 Yes | 5 No |
what is mean by 1 )build = Who is responsible for build 2)Release = who is responsible for release 3)what is mean by license explain brefiely
4 Answers Bank Of America, ITC Infotech,
What are the different levels of manual testing?
Is the regression testing can call it as Retest
Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?
How did u perform regression testing what r the steps involved?
define SOA?
Hi frnds, this is Aman, i m MCA.. Wud u plz tell me What is Peer Review in testing? Who does peer review and why? Thanks a lot in advance..
What kind of test cases are need to be included in the database migration testing?
Give an example of test policy?
How do you evaluate the quality of software?
What is Change Management?
0 Answers Cap Gemini, MicroGenesis,
You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.