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 |
what methodologies you are following
Tell me the scenario where sevirity More and Priority Low?
what is difference between stress testing and load testing?
What r blackbox & whitebox testing techniques?
6)If a project produces 1000 defects per 150 function points, then it is a: A)Baseline B)Benchmark C)Size D)None
What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER
Hi Friends ... why need testing team again, develop team is also doing testing... it is nessesary testing team for a project...
What is a Software process?
There is a defect leekage to production environment after release. How to convince the client and what has to be done to retain the client
How do you test if an XML file is correct or not?
From whom do u gather the use case document?
Explain waterfall model????