Do I have to write separate test cases for entering special
characters, blank space, numbers in First name field ?
Or should I create single test case for it? If yes then how?
Answers were Sorted based on User's Feedback
Answer / deepanjan
Yes special characters, blank space ,numbers all these are
independent entries user are suppose to insert into the
application.so we need seperate test cases for each.
| Is This Answer Correct ? | 5 Yes | 2 No |
Yes you have to write separate test cases for entering
special characters, blank space, numbers in First name field
as these three are seperate EP. Suppose u wrote a single
test case for all three and test case is failed for special
character, then whole test case will fail even if it is
working properly for rest of two.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / b g suresh
It depends on the project/methodology in the process of
your application. ie., In most of the Service Oriented
applications, normally a document called "Rules matrix"
will be provided by the Business Analysts, which talks
about each field's data,length, category..etc. In such a
case its not mandatory to write seperate testcases for
these data validations, a tester can track/Monitor all such
testing data, there itself in the Rules matrix.
Thus its depends on the methodology/Process of your project.
| Is This Answer Correct ? | 1 Yes | 0 No |
How important is Change Management in today's computing environments?
can u give me the test scenario template and one example test scenario?
9 Answers Accenture, AppLabs, WCL,
Hallow friends, plase tell me difference between retesting and regression testing?
plz tell me the V model with complete explanation(not definition)
what exactly is heuristic checklist approach for unit testing?
What is the difference between testing Techniques and tools? Give examples
Why testing is required?
28 Answers Cap Gemini, Infosys,
In real time where u can apply traceability matrix
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)
Why V model is callds as V model? And at which stage v & V happens?
how to write integrated test case for an ATM?
If project wants to release in 3months what type of risk analysis you do in test plan?