What is the difference between alpha testing and beta
testing?
Answers were Sorted based on User's Feedback
Answer / deepa
alpha testing:test the application by the customer
representative at the development environment is called as
alpha testing.
Beta testing:Test the application by the customer
representative at the customer environment is called as beta
testing
| Is This Answer Correct ? | 7 Yes | 0 No |
Alpha Testing
-------------
Testing of a software product or system conducted at the
development site by the customer(End user)
Beta Testing
-------------
Testing of an application when development & testing are
essentially completed and final bugs and problems need to be
found before the final release.
Typically it is done by end users not by testers or developers.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / t.sathya
Alpha Testing-Testing will be conducted by developers or
end users at developers site before release of software to
the clients to ensure that system is working fine.
Beta Testing-Testing will be conducted by particular end
user at client site before release of software to all other
clints and after the completeness of alpha testing to
ensure that system is fit for use.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pravin
Both Alpha and Beta testing comes under User Acceptance
testing. To check project functionality and application
functionality at development area with client is call alpha
testing where as check the project functionality and
application functionality at client are with end user is
call beta testing
| Is This Answer Correct ? | 2 Yes | 3 No |
which test case format ur company following
10 Answers CTS, Param Software,
what we have to do if the application has some additional functionality which is not specified as part of functional spec.(but is useful.. may b futher) Do we consider it as a defect?
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
What is Functional testing?
On what basis you are fixing up the time for project completion?
what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?
why tester using database?
what is test model in testing?
I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
Many times a tester can reopen the bug? i said until the bug is resolved.. but the interviewer doesn't accept.. If there any standard for that..
What is the difference between coupling and cohesion?