InterviewSolution
Saved Bookmarks
| 1. |
How Did You Test The Developed Objects? |
|
Answer» I was TESTING a developed object. There are two types of testing - NEGATIVE testing - Positive testing In negative testing we will GIVE negative DATA in input and we check any errors OCCURS. In positive testing we will give positive data in input for checking errors. I was testing a developed object. There are two types of testing - Negative testing - Positive testing In negative testing we will give negative data in input and we check any errors occurs. In positive testing we will give positive data in input for checking errors. |
|