Both Password & User id are empty & Login, Is it a valid
test case?

Answers were Sorted based on User's Feedback



Both Password & User id are empty & Login, Is it a valid test case? ..

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

Both Password & User id are empty & Login, Is it a valid test case? ..

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

Both Password & User id are empty & Login, Is it a valid test case? ..

Answer / lakshmi v

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

Both Password & User id are empty & Login, Is it a valid test case? ..

Answer / panna lal jaiswal

Yes This is a valid Test case.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is independent question and what is retriewing and what is problem of severity.

0 Answers  


what is your test strategy?

2 Answers   Zensar,


What is the difference between debugging and manual testing?

8 Answers   Siemens,


do a new defect is required to log for slight variation in steps on defect retest or the defect can be re open

1 Answers  


Explain the Pros and Cons of testing the software by Developement team and by testing team?

2 Answers   Persistent,






As soon as we get the build what type test we will do?and how?

5 Answers  


What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?

0 Answers   Magic Software, Wipro,


What is Fulltime testing?

1 Answers  


A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?

0 Answers  


You may undergone many projects. Do all the projects match up with customer’s expectations?

0 Answers  


What are the advantage of using V models?

5 Answers   Persistent,


Explian about boundary value analysis with an example ?

4 Answers   RTG,


Categories