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
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 |
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 |
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 |
6. What is difference between a Test Plan, a Test Strategy, A Test Scenario, and A Test Case ? What’s is their order of succession in the STLC?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
Explain three tier architechture of the java project? what is the web server and what is the database server?
Explain about V-model?
what is the testing process
1.What kind of i/p we require from end user to start proper esting? 2.what's confirmation testing ? 3.Whats pilot testing ? 4. what's Defect cascading ? 5.Concept of work bench ?
Explain thread testing.
What is meant by the bug state "Reproduce"
What is Low level design & High level design? and brief description.
Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request
which test cases are not to be automated
Which type of requirement suitable for water fall model, v model, prototype model, incremental model, agile model, ? plz explain with example....please give the answer immediately