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 are the goals of a performance testing of a web application
why tester using database?
what is the difference between Test-bed and test topology?
how will we change the server system time?
What is contained in CRS,SRS and FS ?
what is difference between regression testing and re- testing?
WHO CAN TEACH ME MANUAL TESTING AND PROJECTS PERFECTLY WITH INTERVIEW PREPARATION AND RESUME WRITING PLZ PLZ HELP ME I WANT TO WORK ON TESTINGTOOLS SO PLZ HELP ME TEACHING WOULDBE EITHER DIRECT OR ANYMODE BUT I PREFER DIRECT CLASSES , COACHING INSTITUTES ARE AVAILABLE BUT THEY WILLNOT TAKE CARE MUCH SO THATSWHY IAM APPROACHING LIKETHIS WAY MY MAILID :sumalatha.qtp@gmail.com plz reply and i will pay good fees
can any one give the definitions for the High Level Design and the Low Level Desigh in the Designing part of SDLC????
What is AGP?what is setup.inf?What are the ways to install driver?
u r rating for lateral thinking,i said 6.nad the question is if an object is there it should take only positive values but it is also allowing negative values what is u r responce?
what is ment by Requirement tracebility matrix?what is the use of it? what is the template of rtm?
Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room number(201 to 500) . Call an external line by entering a 9, followed by the number. . call various hotel services 0=operator, 7=room service 8=reception. Write sets of test cases to adequately test this telephone system