What is acceptance testing?
Answers were Sorted based on User's Feedback
Answer / mitesh sinha
Once the application is ready to be released the crucial
step is User Acceptance Testing.
In this step a group representing a cross section of end
users tests the application.
The user acceptance testing is done using real world
scenarios and perceptions relevant to the end users.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / mfsi_priyankaa
Acceptance testing is a final stage of testing that is
performed on a system prior to the system being delivered to
a live environment.
It is of 2 types.
1.Alpha Testing
2.Beta Testing
Alpha testing is done by a set of smart users at development
site and Beta Testing is done by the customer at their own site.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / chabs
Acceptance testing is an end to end testing done by test
engineers at the customers place after the product is delivered
| Is This Answer Correct ? | 0 Yes | 1 No |
how can test the entire web site?
What do you mean by Sanity Testing?
In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?
what are the initial templates used in a project (glamorous...)
Explain Automation Vs Manual Testing?
What do you do (with the project staff) when the schedule fails?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What is difference between web application and non-web applications?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
test cases for Insurance Processing System ?
how would u ensure 100% coverage testing?
What is 2-Tier and 3-Tier Architecture?