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
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 |
Answer / sreedhar
this functionality testing,not a gui test no need to write
seperate test case.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
How to test for improper links or broken links and would be there impact on the system?
Explain me in detail V model with diagram?
What does a manual tester need to become proficient with db testing?
What are the testing processes after getting SRS to tester?
The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?
need testing projects where can i find them
What is error cusing tecnique
What are the common defects revealed in Functionality testing?
Can any one tell project questions related to testing
What is difference between windows based application and web based application?
What is Black Box testing and who is responsible for Black box testing?