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 client server technology?
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
What is stub?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
tell me about V-Model
WHAT ARE THE DIFFERENT TECHNOOGIES OR SOFTWARE LANGUAGES THAT SOFTWARE TESTER SHOULD KNOW?
What is non-compliance testing?
1] Test Management Tool ? 2] What is tracebility Matrix? 3] What is RTM ? 4] What Is Functional testing 5] What is Regration Testing and Sanity Testing 6] Diff in Sanity and Functional Tetsing 7] Integration Tetsing 8] Diff in Primary Key and Unique Key -Should pass primary Key as null 9] What is composit Key 10] Defect Management tool in detail 11] What is Seviarity and Priority 12] Composite Key
i need manual testing interview questions for 2+ experience plzz help me..
what exactly meaning of Defect Differed ??
Can anybody tell me Which documents consider as SRS document?? Wire frame document can considered SRS Document for writing test cases??
In Testing What Type of Defects your finding