what is positive and negative testing with example?
Answer Posted / archana
Provide inputs in such a way that up on the usage of these
inputs we would successfully pass the feature in working as
per its specifications.This kind of a testing is positive
testing.For example: to login to gmail account we need to
give authenticated/registered correct user id and password
and submit.
Whereas in negative testing, we deliberately introduce the
invalid inputs in order to fail the application. For a
login into gmail account we can have 4 types of negative
inputs. i.a valid id but invalid password, ii. an invalid
id with correct password, iii. invalid id and password, and
iv. enter all correct values but press a cancel button
after entering the data.
Hope this will clear your query.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the Testing strategy for testing client server applications/products?
how deployment phase of SDLC differs in product based and in service based company ?
Negative test cases for phone camera
What is a critical bug?
What is 'Account Conditioning'?
What are the review documents used for testing?
Can you explain tailoring?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
difference between change management and configuration management
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
You may undergone many projects. Do all the projects match up with customer’s expectations?
What is Stability and Performance Testing in Testing the TV
What do you do (with the project staff) when the schedule fails?
How we can test Cookies Manually?
How to do integration testing on duster......