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

What is metrics? explian the type of metrices.

6 Answers   Mind Tree,


Hi Friends..Can anybody tell me how much Salary u'll be getting for Manual Tester(1+ years of Experience)Position in the Companies like Wipro & Infosys????

6 Answers   Google, Wipro,


what is the difference between test bed and test environment?

2 Answers   HCL, WebTekLabs,


write test cases forthe function f=a+b ?

2 Answers   Kanbay,


what are the columns are there in peer review record sheets?

2 Answers   Professional Access,






what is an inconsistent bug?

7 Answers  


A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.

0 Answers   Mind Tree,


what is Test Factor

4 Answers  


what will u do if ur given 20 days to complete a testing activity but ur manages to complete it in 10 days? how will u spend the next 10 days?

5 Answers  


What is the type of the testing to check the availability of a website 24 * 7?

3 Answers  


What is difference b/w Windows XP & Windows NT

1 Answers   AZTEC,


What is information flow in testing

1 Answers   Aspire, ELE,


Categories