what is positive and negative testing explian with example?
Answer Posted / mohan
Testing aimed at showing software works. Also known as "test
to pass". See also Negative Testing.
Testing aimed at showing software does not work. Also known
as "test to fail". See also Positive Testing.
| Is This Answer Correct ? | 26 Yes | 8 No |
Post New Answer View All Answers
explain fish model in detail?
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 are similarities of Agile and Scrum?
On what basis you are fixing up the time for project completion?
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
Do you use any automation tool for smoke testing?
On login window for username and password auto populated field means what !
Describe any bug you remember. Plz Give some real examples
Explain the difference between alpha testing and beta testing.
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
What is a bug triage?
how many meeting in realtime environment? what are they?plz explain?
What is Difference between Test Strategy and Test Methodology?
What Is risk Based testing?
how do u manage scripts in winrunner when you application is changing frequently?