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
Did you ever worked with B.A's and when?
What is integration level testing?
What is the main use of preparing a traceability matrix?
What is the difference between web based application and client server application?
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
What is a bug triage?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me
Explain the difference between severity and priority.
Which was the most interesting bug you found.
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What are the modules of quality center?
how to write defects in excel sheets when defects occured
Easiest way to write test cases? How i can learn writing the test cases?