give an example of unit test and integration test and system
test and UAT test?
Answer / mudaseer
unit testing done by developers example checking the memory and how to optimize the code
integration testing:for example sign in to gmail and send mail it should be present sent items
another one example i am sending photo from skype if the other user is online he should be able to receive the photo
system testing: when the whole system is built check the functionality from one end to other
example atm
insert an atm card enter valid pin number enter the amount to be withdrawn check whether the atm is giving money or not
insert an atm card enter valid pin number click on check balance it should display the balance
uat test is done by customer
| Is This Answer Correct ? | 9 Yes | 0 No |
What is 'test plan driven' or 'key word driven' method of testing?
In real time how you do the soak testing?
How will you hack someone's gmail or yahoo account.
What is a test plan? can we do without a test plan this was askes in tcs interview pls tell me fast by janaki
What is software requirements specification?
why we perform stress-testing,resolution-testing and cross- browser testing?
2, 6, 12, 20, 30, ___, 56
What is the meaning and purpose of each of: 1) Test Strategy 2) Test Plan #) Test Case? What is an example of each?
What is Extreme Programming (XP)?
What is latent defect?
What are the different Metrics followed in the project?
In MSBI also we need to write test cases please tell me because iam new to msbi