What is the basis on which you can check a text box in a
web page or application?
Answers were Sorted based on User's Feedback
look,font,size,position of the textbox...
default cursor position in text box...
default alignment in text box..
no of characters that text box can hold..
acceptance of different characters such as
numbers.alphabets,special characters..
either v can copy,cut,paaste the content from some doc to
that text box...
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / aswini
We can check a text box in a
web page or application using:
a) BVA(Boundary Value Analysis)
b) ECP(Equivalence Partition)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / suraj khabale
Depends what requirements are there for that textbox
consider if it is for password, datefield, user name. all three has different requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is explain security testing?
Write test cases for bulb.
wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.
write a test case for telephone billing ?
How would you do " Keeping two folders in sync testing"
0 Answers ABC, HCL, Microsoft,
what are the sanity test cases for a waterBottel?
Explain the static testing?
Write test case for windows media player
Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.
what will be the test case for Lift?
22 Answers Mind Tree, Satyam, Tops Security Ltd,
what is black box system in software development in system analysis and design?
What is Defect Seeding? What is Defect Density?