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 type bugs you will find in integration testing with example?
What is P.M Round? What type of questions are they asking? ? If know anybody Plz Post to my mail ID (SwetharaoQA@rediffmail.com) Thank U
suppose i show 2 yrs fake exp. how will i face th interview.
swap 2 variables without using 3 rd variable???
What is change request,how u use it
what is data base testing, explain with example
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
why is testing necessary , explain with some examples?
What Is System Testing
There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?
Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.
Describe any bug you remember.