how to write test cases for a text field that should have
maximum 250 characters
Answer Posted / ajith
For one text field we can write number of test cases if the text field is mandatory to at least one value we can write like..
min = pass = 1
max = pass = 250
min-1 = fail = 0
min+1 = pass = 2
max-1 = pass = 254
max+1 = fail = 256
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
how to make test case for anolog voice logger?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
What is ramp testing?
Test Case for Text Editor!
How would you do " Keeping two folders in sync testing"
In a log in page what will be test procedure, test scenario, test description & test steps?
How to write test cases on laptop???
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
What are the test cases for mouse?
write test case for pen cap if it is not present?