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.
Answer Posted / 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 |
Post New Answer View All Answers
What are bug leakage and bug release?
How can software qa processes be implemented without stifling productivity?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
what is test case management?explain in brief.
What is the responsibility of programmer’s vs QA?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
What are the different cost elements involved in implementing a process in an organization?
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
What is the typical situation u faced while collecting the test data?
What is the difference between system testing and integration testing?
Test Cases For Router&Switch
Define cause effect graphing?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
If you're given a program that will average student grades, what kinds of inputs would you use?
What is integration level testing?