Both Password & User id are empty & Login, Is it a valid
test case?
Answer Posted / 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 |
Post New Answer View All Answers
What is bug severity?
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is a test scenario?
Explain unit testing, integration tests, system testing and acceptance testing?
Plz give me manual testing real test case ?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
What is defect validity ratio?
what is the test plan of facebook?
Can you explain equivalence partitioning?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What is mean by incident logging system ?
Explain the importance of agile testing?
Define performance and stress testing?
What are the types of maintenance?
Explain about PET Model?