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 |
What is meant by Domain knowledge?What are the Domains?How many types of Domains are there?
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
compatibility testing?
Why Should we prepare traceability matrix?
Write a Test Case to test Can of Coke?
Big Bang Model isn't preferable for higher cost project? a. True b. False (Need the answer urgently) Thanks!
How you will do the functional testing ?
Difference between re testing and regression testing, smoke and sanity testing
Tell me the advantage and disadvantage of cookies?
What is the good qualities of test enginner
How do we analyse a bug?
Please give an example of Black Box Testing?