What is User Acceptance testing?
Answer Posted / sowjanya
UAT is a testing done just after the system testing and
before the release to check if all the customer's
requirements are met and it is done from user(customer's)
point of view.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How is retesting different from regression testing?
How to generate swift message
Explain cmm?
What is extreme programming and what is it got to do with testing?
What is the test ware?
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
How do you decide you have tested enough?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
Write the differences between preventive and reactive approaches?
What is the difference between the qa and software testing?
Define use case testing.
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What has not worked well in your previous QA experience and what would you change?
Describe the dimensions of the risk in qa?
When do you think qa activities should start?