What is Alpha and beta testing and What is the diffrence
between Alpha and beta testing ?
Answers were Sorted based on User's Feedback
Answer / renu
Alpha testing is the testing conducted at devlopers site
where as bets testing is the testing conducted at customers
site
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / anjani d
Alpha testing is the testing conducted at developers site
where as bets testing is the testing conducted at
customers/Clint site.
| Is This Answer Correct ? | 3 Yes | 0 No |
Alpha testing and beta testing are done under UAT technique.
Alpha testing:-If the build is tested successfully with all
system testing technique and security testing they will
deploy that build in one the server located at developers
site. Once deployed in developers site ( company developed)
they start doing final round of testing to check that the
application is meeting the requirements and user
needs(Business) . SO testing done at developers environment
is called ALpha Testing.
Beta Testing:- Once the above ALpha testing is done they
will deploy this build in clients location on clients
machine which we call it as main production machine. Once
deployed there testing done with all business techniques.
Here in Beta testing all business related or few user come
and test the application and check whether they can complete
there own business. One the users satisfy then only it will
be lanched in market.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nitin gupta
Alpha Testing :
ALpha testing is a testing which is done at developer site done both either customer or developer
but if customer test the application which is does under the monitoring of developer or developer team .
Beta Testing:
Beta Testing is Testing which is done at customer site if the error has occur during testing customer has noted them tells to developer.
let we take a example this would be you understand much Easier when google has launched google+ application in india fristly they launched his beta(version) because of only has know their has 2 reason fristly people has aware a functionality of application and second if their is any skipness or any functionality not works according his what they want(user friendly) they send him related notification.
| Is This Answer Correct ? | 0 Yes | 0 No |
can you write test cases on pen?
you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
what is validation testing.
ISTQB - any model paper questions related to this certification?
hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?
from where do u collect test data if u miss some data what will happen
What is Testing Life Cycle. Explain Briefly?
When have you had to focus on data integrity?
Can Anybody tell me What is diff. in Win2k namd Win-XP Thanks in advance
What are the properties of a good requirement?
They showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
What is the goal of Software Configuration Management(SCM? a.)Configuration Identifier b.)Configuration Control c.)Process Management d.)All options.