If they give alphanumeric in the specification can it
accept only numbers and only alphabets
Answers were Sorted based on User's Feedback
Answer / santoshnathan
yes,
It should accept numerics,alphabets.
eg:If u want Name feild to accept alphanumercs.
1.Abc123def
2.123abc234def(if name field has condition like first
position should not accept,it wont work.If there no such
condition it will work)
3.abcd123
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satyaveer singh
yes,
It should accept numerics,alphabets.
eg:If u want Name feild to accept alphanumercs.
1.xyzASDX123MNGFH
2.123aXZXFDDFGHbc234def(if name field has condition like
first
position should not accept,it wont work.If there no such
condition it will work)
3.abcCSCCDRd123
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / santoshnathan
yes,
It should accept numerics,alphabets.
eg:If u want Name feild to accept alphanumercs.
1.Abc123def
2.123abc234def(if the name field has condition like first
position should not accept numerics,then if u write like
this it means it has bug.If there is no such
condition it will work)
3.abcd123
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / log_vivek
If the give alphanumeri in the specification it can accept
both numbers and alphabets jointly, it cannot accept only
numbers or only alphabets.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is iterative testing
What is a checklist? and wat are its contents??
Which method of testing we use to test LOGIN page?
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
What are all the things should be covered in the Unit Test cases ?
What is Vertical & Horizontal Traceability?
!. what are the entry eriteria for functiondity and performance testing ?
how will define a bug generally?
what is the diff between testbed and test environment?
What is Wound Fixing?
In waterfall model, while your are coding if you happen to know that one of the requirement was wrong and there will be no use in implementing it and moreover it is going to cause problems to the final output. Then do you have the flexibility to go back and change the requirement? Is this flexibility there in Vmodel?
Hi I want the technical documentation for a sample project, if any one knows about the details plz guide me, mail at gpriya_1980@yahoo.co.in thanks in advance