If they give alphanumeric in the specification can it
accept only numbers and only alphabets
Answer Posted / 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 |
Post New Answer View All Answers
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What is integration level testing?
What does a manual tester need to become proficient with db testing?
10 scenarios for security testing using gmail applications?
What ishigh severity, low priority bug?
What are the main key components in Web applications and Client Server applications? and their differences?
how to test a web application manually?can u explain indetail?
Suggest some book to learn more test case???
What is difference between Build, Version and Release
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
I want to know about satyam manual testing questions
What is fuzz testing?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
Can you explain the pdca cycle and where testing fits in?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?