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 the good qualities of test enginner

3 Answers  


If there is no sufficent time for testing & u have to complete the testing then what will u do?

1 Answers   Crea,


What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

0 Answers  


What are the main key components in Web applications and Client Server applications? and their differences?

0 Answers   AO Software Solution, SoftSol,


Who will give the Priority and Severity?

8 Answers   HCL, MMM,






Is there any procedure of web-site development in manual testing. If yes what are factors we should test?

0 Answers   Kanbay, Satyam,


i finished writing test caes, logged bugs and also regression testing i finished.when we do user acceptance testing?

3 Answers  


i have a little confusion about asp.net and vb.net is that the web applications called asp.net and windows application called as vb.net please guide if there is a difference between vb.net and windows application or what????I am just a beginner ..pls guide..

1 Answers  


i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.

2 Answers   HCL, iGate,


What would be the designation of the tester in the company,would it be called as software engineer.

2 Answers  


what is test case management?explain in brief.

0 Answers  


te found one bug and reported to developer or test lead after that he rejected my bug so on which basis he can reject my bug

6 Answers  


Categories