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 |
what is agile testing
Integrating Testing Own example
you r a tester having good knowledge of coding.now in ur company developers are having some problem in coding will u (tester) help them.
what is your test strategy?
When a high severity issue is found in production how to handle this situation.
what is the difference between regression testing and re 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.
What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?
Book by Which author is best to use? 1)Erik Van Veenendaal 2)Rex Black 3)Grahum
Puzzles 1)Three geniuses stand in a file (one behind the other). Each can see only to the front, so the rear person can see the middle and the front, the middle person can see the front, and the genius in the front cannot see anyone. You have five hats. Two are white, and three are red. You blindfold the three geniuses, who are utterly truthful, and put a hat--at random-on the head of each. Then you hide the other two hats and remove the blindfolds. You then ask each genius to name the color of his hat (which he cannot see). The rear on says "I don't know." The middle on says, " I don't know." Then the front onw says, "I know." WHAT COLOR IS THE FRONT GENIUS' HAT? 2) one reasoning puzzle. 3) A monkey falls into a 30 ft well. Every day it climbs 3 ft up and falls 2 feet up. How many days will it take for it to jump out of the well.
If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?
what is the difference between buglog and defect tracking?