What isUATTest?
UAT,(User Acceptance Test ),User Acceptance Test
The following are some of its general steps.
Step 1:User training manual preparation (UATTesting objects and users who want to conduct training prepare some training materials: usually used by testing objects/Function manual and user to be trainedIndividualsMaterials and so on: similar to preparing lessons for a teacher's class)
Step 2: Test the script distribution (If your company usesAutomated TestingEach function or module has corresponding test scripts, which can be distributed to specific personnel. IF Manual testing is used, the document describing a function or module in detail should be distributed to relevant personnel (of course, automated testing should also be distributed ))
Step 3: Fill in the business test scenario and test data (that is, ask representative end users to provide some supplements and suggestions based on the actual application environment and some commonly used data, the closer it is to the actual application, the better)
Step 4: add the test procedure as a consultant. (You can ask a project expert, test Manager, or a dedicated test or Development Consultant to supplement the test procedure)
Step 5: Determine and final output of training materials and test script documents(Generally, all kinds of materials are basically determined here. In this case, you can print them or form special electronic documents)
Step 6: Develop test policies (such as embedded test policies)
Step 7: test the determination of the user (generally selected from the training personnel, because it is impossible for each trained person to be eligible for the test. Here you can filter the personnel through some assessments)
Step 8: The test site is determined by a dedicated testing organization and a notification is sent
Step 9: test the network environment construction and guarantee (including networks, systems, hardware and software, including someCaseTools
Step 10: organize for testing
Step 11: review, analyze, and submit questions (this is the generalBugThe processing process forms a loop)
UATTesting focus,I think it is mainly reflected in the following aspects:
First, the training data table should be accurate, comprehensive, and easy to understand (this is the theoretical basis)
Second, personnel selection should be typical and representative (user base)
Third, the test procedure should be thorough)
4. Test policy formulation (determine a testing policy suitable for testing objects and testers)
V. Problem expression and handling(Because the tester is not a professional developer and tester, the expression of the problem may not be in place, or it is not the problem at all, there is a problem of reproduction and conversion.).