What are the positive and negative testing can be done to
social site like orkut?
Answers were Sorted based on User's Feedback
Answer / uday
Positive testing makes sure that the project is working as
per the specifications. Here we will test each test
condition which proves the project is working fine.
Testing which makes sure by showing error message in pop up
message or some other mechanism is positive testing. It
should consists both positive and negative test conditions.
Negative testing makes sure that the project/system should
not break even by giving invalid data. All the
specifications cannot be stated. Some specifications are
internal and some are external. We have to think these
external test conditions from end-user prospective for
negative testing.
Now you take functionality from Orkut and derive both
positive and negative tests.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / n@n!
positive test case : testing the application as per the
client requirement.
1)valid user id and valid password
negative test case : it is an art to find the limitations
in the application.
1)invalid user id and valid password
2)valid user id and invalid password
3)invalid user id and invalid password
4)spaces between characters
5)special symboles
6)BVA & ECP
7)enter valid user name and kept password test box empty
and vice versa
and some in negative testing as per the tester
ideas........
please let me know if it was wrong.......
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pritam
I am Not Sure with above answer.
Positive testing means testing only these things which
customer want in requirement in that software.
And in negative testing, we enter wrong entry for software
testing. And we can check that software is working properly
or not when we enter wrong entry in that position. Also we
can check ,It shows or display wrong entry message or not.
Is This Answer Correct ? | 0 Yes | 0 No |
How will you know if you wrote sufficient test cases for a particular business requirement.
How you will test media player ?
What test cases should be written in performance testing manually?
what are the testing appraoch that you have tested for Bread toaster
What is the difference between Product-based company and Projects-based company?
22 Answers CTS, Google, Wipro,
What's HTML content-checking tests
Hi I want the technical documentation for a sample project, if any one knows about the details plz guide me, mail at gpriya_1980@yahoo.co.in thanks in advance
how to write test cases for epos/pos testing.
Write an algorithm to find an palindrome
How can you report the defect using excel sheet?
wht are the possible test cases for security testing?both negtive and possitive
Explain Functionality Testing Techniques