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 is quality center? How many built in tables does quality center have?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
What is actually a rule based testing
what is database teesting?
Any one please tell the adhoc testcases for Gmail application?
how can u prepare the test plan?
First window is registertion window where u will be having the fields to entering the name,password and confirm password and Ok button.After hitting the OK button it will take u to 2nd window, wel come window for the user with the msg welcome user. 3rd window will be login screen where u will be entring the user name and password with out any mistake in case and spell (i.e u entered correctly)and 4th window it shows that user does not exits .What will be reasons? Other then data base not connected.
Once a bug is found how do u report it?wat is the process?
entry and exit criteria for each phase in STLC and SDLC
3) What is PDCA Cycle?
4 Answers Mind Tree, Scope International,
What is the test harness?
Which test cases are first written white boxes or black box?