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 i want to test an application with in three week, how i will prepare test strategy for this testing.? which testing types should i follow?
After insert the record in front-end, how will you check the back end by manually? Please explain?
What are the Test Cases for a login in to your email which has username and password?
what is the diff bet SDLC and STLC?
How can data caching have a negative effect on load testing results?
how do u know whether the particular project belong to client server or web -based?
which document we prepare first whether test plan or test case document
How do you scope ,Organize and execute a test project?
what is positive and negative testing explian with example?
11 Answers Accenture, Qutesys, Sabic,
What is Quality Analyst?Give some Example?
what is cvs in testing
suppose 10 mangoes cost is 300 rs with 10% discount in this case u r writing 10 test cases.u want to change that cost to 500 rs in this case u r writing 5 testcases....... so, how many functional test cases and how many regression testcases in these 15 testcases?