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 |
what you consider in security testing particularly in web applications?
How can you report the defect using excel sheet?
Apart from testing what are ypur roles as a tester.
If a company doesnt use a bug tracking tool then hw the tester reports the bug to the developer? plzz do answer its urgent.thanks in advance
How to write a scenario from requirements?give an example..
what is performance testing
WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
What are the Major Functionality for a ATM machine ??
In simple steps how will you do unit testing using VSTS?
1] Test Management Tool ? 2] What is tracebility Matrix? 3] What is RTM ? 4] What Is Functional testing 5] What is Regration Testing and Sanity Testing 6] Diff in Sanity and Functional Tetsing 7] Integration Tetsing 8] Diff in Primary Key and Unique Key -Should pass primary Key as null 9] What is composit Key 10] Defect Management tool in detail 11] What is Seviarity and Priority 12] Composite Key
Test Case Design Techniques like BVA, Equalance partitioning, Error guessing?
How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?