what is system integration testing or UAT testing ?
Answer Posted / 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 |
Post New Answer View All Answers
What is a bug triage?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is Cyclometric testing?
what is functional testing terminologies
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
give me a example of writing a test case,take any good example which i can understand easily.
What ishigh severity, low priority bug?
How do u determine,what to be tested?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
What is system level testing?
What is the difference between pilot and beta testing?
please send me interview questions asked in google in testing - manual
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
When do we perform smoke testing?