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 |
There is a field called "Departure Time" Write the test cases for this field.
Write the Testcases for Telephone
what is the test strategy you followed in your company
which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance
Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?
what are the 3 key elements of agile methodology
6 what do you like least about testing?
what are the differnt error code that comes when an error occured in web application?
difference beween re testing and regression testing?
20 Answers iGate, PA Consulting,
Differentiate between severity and priority? who assign these parameters to a bug?
What are the five dimensions of the Risks?
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]