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 |
What is Test Strategy and Test Plan..what is the Diff.between those?
Can anyone let me know that what would be done by the tester if bug status changes to DUPLICATE,means what kind of action or process should be done by tester?
Who is responsible for doing "Cause-Effect GraphCause Effect Graph". If tester is responsible then how we to do it? Urgent
What is the difference between Business Requirement and functional Requirement
What type of testing you are doing ?
i am fresher in manual testing.how to do database testing.
What if an organization is growing so fast that fixed QA processes are impossible?
can any one tell me wat is dependent and independent scripting?
what is Software Development Life Cycle (SDLC)?
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.
What criteria u r following in ur company for selecting related failed test cases in regression testing?
What are the differences between stlc and sdlc?