In any application there are so many fields.
So tester have to test each field with Special chars.,
Alphabetic value, Alphanumeric value, Blank Space. etc.
I am testing with all these inputs but should I have to
consider these into test cases.
Because rather than these there many functionalities to
check.Please Guide me properly
Answers were Sorted based on User's Feedback
Answer / renu
Yes,all the above conditions should be written as test
cases.
For this type of applications we need to follow boundary
value analysis and equivalance partitioning techniques.
| Is This Answer Correct ? | 2 Yes | 0 No |
The above answer is write but if we do so we have to
generate 1000 of test cases, but is not good practice.
Write one test cases for the above scenario and keep that
name as Field checking( name of the field).
Once written that test case. Now when you are executing the
test case execute that with all the above scenario values.
Means for the same test case give input value as Special
character for first time, give input value as Alphanumerical
for second time and so on depending upon the requirement.
But the input values entered should be noted down in the
excel sheet itself. for this add more column as input
value and enter the value for each column so that for the
same test case u can excute with multiple values.
This would save your time and all the input will be in one
place .
If anyone is having a better idea do share so that it would
be helpful.
| Is This Answer Correct ? | 2 Yes | 0 No |
severity and priority of bugs?
Whats the meaning of features to be tested and features not to be tested in Test plan?
3 Answers Oneclick Testing Solutions,
what is latent bug and golden bug.
can you tell me high priority low severity defect?
Hi, I am planning to write ISTQB Advanced level certification (Functional & Technical). Pls help me to find out the material for these certifications and which one to write first(Functional or Technical)
Is Alpha testing done by developers or testers?
What is diff. between System Testing and Integration Testing ?
plz explain about tracebility matrix with example? thanks in advance
give on example of regression testing, u did in yuor projec?
If you are a test lead. Then how should you know all the requirements are covered in Test Cases if your team member has wrote the test cases?
Can you please explain about the erp project
Can you explain the concept of defect cascading?