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?
Answer Posted / 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 |
Post New Answer View All Answers
Can you do system testing at any stage of sdlc?
What is CVS and why it is used?
What is a top-down and bottom-up approach in testing?
When to stop testing? (Or) how do you decide when you have tested enough?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
Give me sample test cases for smoke testing
You may be overqualified for this position we have to offer
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
how to clarify functional requirements and non functional requirements in a srs?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
please send me database stored procedure checklist.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?