what is user acceptence test?
Answers were Sorted based on User's Feedback
Answer / guest
UAT means it get the acceptance form the client.
The client or end user will test the whole application by
giving the different input values to check whether it is
giving exact output or not
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / bramhaji
UAT is nothing but alpha and beta testing
in alpha testing, after completion of development and
testing process customer will go to organization to check
whether the application meet his requirements or not
in beta testing,after implementation of modifications made
by customer during alpha testing ,organization install the
applicationat customer place and one again test the
application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suneel reddy
uAt is nothing but to get the acceptance from client
it icludes Alpha test and beta test
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sailaja
testing for the user acceptability of the application it is
done by the client
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gourisankar
UAT testing is usually performed by client. But we have to
prepare end to end scenarios and send it across to the
client, of course the business/service team will start
executing it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mrigank kaushik
UAT is a process to obtain confirmation that a system meets
mutually agreed-upon requirements at customer environment by
the developers,customer or independent team in order to
accumulating feedback to process at the next steps.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / m.srikanth
User Acceptence Testing means one who performs actions after
deploying the appilication in the client's environment in
front of the user. And application is user friendlyness.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / aaa
UAT: testing if the software is satisfactory to the
customer.
While doing UAT following should be satisfied.
a)functionalities are meeting business requirements or not
b)compatibilities
c)usability- how easy to use
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / reddy
UAT is a session where business user/s will get access to
the developed system in a production like environment where
business user/s can perform few critical tests and signoff
by accepting the system met the agreed upon business
requirments.
The system will goes to production after the UAT
-Reddy
| Is This Answer Correct ? | 0 Yes | 1 No |
What type of metrics we prepare in testing?What is the use of those? can any body plz let me know. udya uday_testing@yahoo.co.in
what is authorization & authentication?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
What's an 'inspection'?
What is the bigbang approach in integration testing?
14 Answers CarrizalSoft Technologies, TCS,
What is the bug life cycle?
What is the difference between business requirment document and software requirement document?
What is requirment phase testing?
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
What is the relation ship between regression testing and pesticide paradox?
Differentiate Test strategy and Test case?