Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to write test data for login module?

Answers were Sorted based on User's Feedback



How to write test data for login module?..

Answer / akash

above answer is wrong coz u are writing test scenarios not
test data

Is This Answer Correct ?    24 Yes 1 No

How to write test data for login module?..

Answer / dimanche

to test valid username and valid password
to test invalid username corresponding valid password
to test valid username and invalid password
to test signin button
to test forget password
to test the forget password while hints of password alert
to test the signup button

Is This Answer Correct ?    10 Yes 1 No

How to write test data for login module?..

Answer / nithya

1.Valid usename and password.
2.Invalid Username and Valid Password
3.Valid Username and Invalid Password.
4.Both Username and Password field as blank.
5.Try to login with only username.
6.Try to login by giving only password.
7.Check for the functionality of cancel or reset button.
8.Check the functionality of Forget password link.

Is This Answer Correct ?    8 Yes 0 No

How to write test data for login module?..

Answer / keyur

also check the password minmum length, username upper and
lower limit, does password allow special character

Is This Answer Correct ?    3 Yes 0 No

How to write test data for login module?..

Answer / amar

log in module

S1:verify the user name
s2:verify the password
S3:verify the submit button
S4:verify the forgot password

Is This Answer Correct ?    12 Yes 11 No

Post New Answer

More Test Cases Interview Questions

What is rhinohunt testing? urgent pls send the answer soon

0 Answers  


How to write simple test cases?

3 Answers  


wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.

5 Answers   AppLabs, Siemens,


HOW TO WRITE TESTCASES ON PENDRIVE

8 Answers   Amazon,


write test cases for whatsapp messaging..?

1 Answers   IBM, Stag Computers,


How many test cases u will write for Acceptance testing?

0 Answers  


IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


Who will take care of test plan and test case?

1 Answers  


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable

1 Answers   ISTQB,


How to write test cases on laptop???

0 Answers   RAS Inforays Technologies,


Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

0 Answers   Microsoft,


Categories