how many test cases are posible to write on textbox. but it
is allows the 0-10 digits numaric

Answers were Sorted based on User's Feedback



how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric..

Answer / neha

TC1: Verify the position of the Textbox
TC2: Verify the visibility of the textbox
TC3: Verify the look and feel of the Textbox
TC4: Verify the state: disable or enable
TC5: Verify whether it is editable or not
TC6: Verify whether it is multi-line or not
TC7: Check it should not allows characters & special
characters
TC8: check its allowing numeric value 0(checks for the min
digit allowed)
TC9: check for the maximium digit 10 allowed
TC10: enter numeric value greater than 10 - should give
error msg & should reset textbox to blank on click of OK.

Is This Answer Correct ?    15 Yes 3 No

how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric..

Answer / mack

according to functionality textbox should accept 0-10 number
so we use equivalence partitioning.
i.e
number < 0 number in between 0 to 10 and number > 10

Is This Answer Correct ?    2 Yes 2 No

how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric..

Answer / dheeru baba

1.according to functionality textbox should accept 0-9 number

2.text box should not accept blank value (Space).
3.Text box should not accept combination of alpha,numeric & special characters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is industry standard for code coverage numbers?

1 Answers  


Currently iam working in testing line, iam trying in other company in the testing line itself, but my friends are telling without any reference it is unable to get a job in a reputated company, is it true?

3 Answers   Satyam,


Name three types of tests that should be automated.

2 Answers  


what is the format for usecase?

4 Answers  


As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?

0 Answers   Xansa, Zensar,






any one can explain error guessing..?it depends on validation or functional testing? give one example ..?

3 Answers  


Write the Testcases for Telephone

6 Answers   Fidelity,


explain V module.

3 Answers  


In which stage regression testing is done in testing process.

2 Answers  


What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?

1 Answers  


diff b/w stress testing and load testing?

5 Answers   Accenture,


HI, I am new to this field. I am a CCNA and want to start career in router testing.I need some sample test cases to Routers. Can someone send me in mail or post them in this forum or can post any website name where I can find the information. Thanks in advance

1 Answers   Horizon Computers,


Categories