We can check many things in one test case, then Is it
necessary to write separate test case for checking each
functionality?

Example : For Login Window -->
Test Case is--->

1) Enter valid user id & password -->
For this expected result --> 1) User should login.

My question --> while executing above valid test case,
we can expect more than one result such as
"Visibility of password should be as ****"
So Should I have to write separate test case
for "Visibility of Password" OR Not?
Please guide me properly.


Answers were Sorted based on User's Feedback



We can check many things in one test case, then Is it necessary to write separate test case for ch..

Answer / revati

Here you are doing only functionality testing.
That is you are checking only actual result with the
expected result.
So your test case would be when you enter valid user id and
pwd, the expected result is the user should able to login.

You do not check visibility under functional testing. In
that case you can go for UI testing.

Is This Answer Correct ?    2 Yes 0 No

We can check many things in one test case, then Is it necessary to write separate test case for ch..

Answer / friend

Thanks Revati,
I m getting ur point.
Can u please tell me that we have to make Separate Test
Case Document for Functional Testing, UI Testing & etc....?

Is This Answer Correct ?    0 Yes 0 No

We can check many things in one test case, then Is it necessary to write separate test case for ch..

Answer / manoj upadhyay

Yes I do agree with Revati

Is This Answer Correct ?    0 Yes 0 No

We can check many things in one test case, then Is it necessary to write separate test case for ch..

Answer / umesh manocha

Thanks Revati, you are right

Is This Answer Correct ?    0 Yes 0 No

We can check many things in one test case, then Is it necessary to write separate test case for ch..

Answer / sreedhar

this functionality testing,not a gui test no need to write
seperate test case.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?

1 Answers  


What is the difference between Product-based company and Projects-based company?

22 Answers   CTS, Google, Wipro,


Explain the procedure for manual testing.

0 Answers  


12. What is the configuration management?

4 Answers   Hewitt,


What type of tesings are performed in Product testing?

1 Answers  






Write difference b/w waterfall model and spiral (agile)model

3 Answers   Zycus Infotech,


what is the difference between bug and enhancements..

3 Answers  


What if there isn't enough time for thorough testing?

3 Answers   IBM,


Hi Friends... Can any one tell me how many functional test cases we can write for basic login page.. Thanx in advance..

5 Answers  


What Defect Density?

2 Answers  


difference between v-model and refinement form of v-model?

1 Answers  


How to calculate testing productivity?

0 Answers  


Categories