what is system integration testing or UAT testing ?
Answer Posted / tulip
System testing: tests whether the whole system/product behaves as defined in the requirement specification.
System Integration testing is performed by Testers. As the name suggests two or more systems are integrated and the integrated systems need to be tested. Usually system integration testing is performed after system testing of the individual systems.
For example, a trading system in an investment bank will interact with the stock exchange to get the latest prices for its stocks and shares on the international market.
User Acceptance testing: testing by user representatives to check the system meets their business needs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is sanity test (or) build test?
What are the factors affecting a manual testing project and what are the ways to overcome it?
What are the interview question on insurance domain in manual testing
Tell me example for Risk,Mitigation,Assumption?
What is the difference between authentication and authorization in web testing?
What if the project isn’t big enough to justify extensive testing?
what is the difference between test case and result matrix
wht is Manual Testing Frame work
What is junit & api?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
How many types of api testing are there?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
How do you know the code has met specifications?