what is system integration testing or UAT testing ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pravati
system testing is a process of software testing in which a complete and integrated software is tested.
User acceptance testing is last phase of software testing in which real software users uses the software and given their feedback before releasing the product.
It is performed by the client to certify the product with respect to the requirement.
| Is This Answer Correct ? | 2 Yes | 0 No |
Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.
How do you go about testing a project?
What is the difference between two tier and three tier architecture?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What are the steps to test any software through automation tools?
what is inspection,walkthrough and review
What is Check list for review test cases ?
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?
As a testing engineer what to do if same defect is occured again in the software??
What is heuristic checklist used in Unit Testing?
Can anyone give me the example of High Priority and Low severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Please ignore the earline question which i have posted.Thanks in Advance.