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 |
we are writing bug report in excel-sheet how you are sending the report to your concern person. (give me the detail work from bug found, where you are storing and how you are sending related to your company)
can u explain about iteration model? And what is it?
Which type of testing is most imp. from black box and White box?
what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application
what is realtional testing?
What is Test Pack in software testing? OR What Test Pack consist of?
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
what is meant by alpha testing?
wat are the questions would the project leader ask about the project?? please do send the answers early.
what is the good answer for authentication and authorization?
Wht is the Test Harness, Anybody can explain it in Detail..Thanks in advance...
What are all the responsibilities will be having for a tester who is having 1+yrs of experience? What are the things the concern may expect for their recruitment process?