diff b/w alpha & beta testing? who will do this with
examples? can u pls help in this topics
Answers were Sorted based on User's Feedback
ALPHA TESTING:
Alpha testing is conducted at the developers place, by the customer. The software is tested in a natural setting with the developer 'looking over the shoulder' of the user (i.e. customer) and recording errors and usage problems.
Alpha test are conducted in a controlled environment.
IN SIMPLE TERM:
Alpha testing: testing done by the developer side, here User’s are find the bug and developer has fixed it.
BETA TESTING:
Beta Testing is conducted at one or more customer sites by the end user of the software. Here the developer is not present during testing. Here the client tests the software or system in his place and recording defects and sending his comments to development team.
So the above is the detailed description about the System Testing.
IN SIMPLE TERM:
Beta testing: testing done by the Customer side.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / madhurima
Alpha Testing - In alpha testing we doing validation activity in pure environment. During alpha testing both development team and customer present. This testing not done on client side.
Beta Testing - In this type of testing. testing process done on client side or impure environment.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajesh.pothina
Alpha Testing:
This is done after completing the whole project with
in our organization to check whether our project is up to
the client requirement .
Beta Testing:
This is done in client environment to show him that
his project is working according to his view.
| Is This Answer Correct ? | 0 Yes | 3 No |
1. Regression& Retesting 2. What is usability testing? 3. Functionality testing 4. On what basis you will write the test cases 5. do you written the test scripts also 6. where do you store the test cases 7. where do you execute the test cases. 8. Do you prepare the requirements.
What is the difference between the dropdown and checkbox list??
Write a TestCases for Coffee Vending machine ?
what is PVCS
what is sanity testing when do u start it
What is validation and verification? What is different between them?
If I want to check compability of software in a MAC OS then which steps shold I follow?
If you are the Test Team Leader and one of the Team Member is not supporting and not working according to your expectations what would you do? how will u handle him?
what is test condition? what is test scenario?
Explain the components of a test plan?
1. What types of documents would you need for QA, QC, and Software Testing?
In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000