Both Password & User id are empty & Login, Is it a valid
test case?
Answers were Sorted based on User's Feedback
Answer / neeraj shrivastava
yes this is valid test case because by this we try to check
nature of application for NULL value.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / nuthan kumar v
Yes. We have to verify Login operation by leaving blanks in
both fields. Alert message should be appeared. It should
not allow to next page.
Nuthan Kumar V
Testing Engineer.,
| Is This Answer Correct ? | 2 Yes | 0 No |
Yes this test case is a check for boundary value condition
of NULL in both fields. This test can tell if the proper
error messages are displayed (checks error handling
techniques used in the code). Moreover it also tells if
these conditions are
--> handled in the front end - by having javascript code and
displaying alert boxes
--> handled by backend - by displaying error messages on the
web page. These types of errors for field validatios can put
extra load on the server.
| Is This Answer Correct ? | 1 Yes | 0 No |
i got my Quality center cd from Nageswararao institute?can any body help me how to install it?
What kind of techniques used while writing test cases?
sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??
I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?
How can i check GUI for application window
What is Adhoc testing?
Hi Friends, I have 3 years of experience in QA Testing. Are there any opportunities for entry-level tester in MN.
What is Test Scenario & Test Case
What r the different testing techniques other than BVA and EQP?
Tell exact difference b/w Smoke and Sanity testing with example?
in manual testing functional testing means to check the behviour of the appln.it is correct or let me know
What is mean by "instance" in case of software testing..?