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
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
whats main working for tester. and developer, and prject manager.
What is a top-down and bottom-up approach in testing?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Explain Testing process in your organization?
State a generalized process for load test? Or explain how you did it previously.
Could anyone share FAQs for Test Manager position...
Tell me some Adhoc testing scenarios of ebay (online auction product)?
1) Test summary contains ? 2) Requirement Tracebility means ? 3) Test Effort contains ? 4) Test Planning Productivity ? 5) Metrics should be caluclated ? 6) Interest rate Rsik is a type ? 7) Test analysis and Design process task? 8) secured loan is a part of Liability (or) assest in a balance sheet? 9) Money Market means? 10) a ------ specifies all of the terms of a loan and the obligations borrower ? 11) what is a primary market is ? 12) Quality of Testing measure with ? 13) Company has a share with facevalue 10 rs/- and NAV of 37 after comapny has given Dividend of 35 % then How much NAV become ? ( I don't know what is NAV means, question overall Idea I am giving not 100% perfect ) the potions for these are 1) 33 2) 33.50 3) 37 4) 42 14) one compay has taken 10 million loan from a bank for a Interest rate is 10 % and base amount is 0.4% so how much they had paid monthly Emi ? they provideansews like 1) 100000 2) 114000 3) 140000 4) 104000 Remaing questions I not remember.
what are all the possible Test Cases for VoIP based applications
what are your achievements in your organization ? Guyz very very urgent , help me
Explain accessibility testing and its importance in the present scenario.
What is Traditional testing & Object Oriented testing?