Suppose if you have given Login screen to Test. What type of
tests r u going to do on that.How many test cases can u
write.?
Answer Posted / ajay
First we go for GUI and the functionality by writing
Postive and Negatvie testcases
GUI testcases
1. Check for the availabiliyt of login sreen.
2. Check for the availability of user name field.
3. Check for the availability of Password field.
4. Check for the availability of Signin and ok button.
and we can write more testcases depending up on the
requirements...
POSITIVE testcases.
1. Invoke the Login screen.
2. Enter valid user name and valid password.
3. click on signin or ok button.
To write a positve testcase the tester should be in
Positive mindset.
NEGATIVE testcases..
1. Invoke the Login screen.
2. Enter invalid user name and invalid Password.
3. Click on signin or ok button.
in this case u have to think in both ways to match ur
testcase with the requirements and to match with the
expected value to the actual value.
guess u understood
any douts u can mail me to ajay.thomala@gamil.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Hi All I want discuss abt Testing tools is any one available online in google chat?
How does a coverage tool work?
How can write testcases on a code under development pls give asnwer
what is a horizontal and vertical matrix explain with examples
How to do Performance Testing manually for a Flash Application?
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
Hi.....wat r d major bugs we can find in banking domain???
If asked to create a Configuration Design Pattern, where would you start?
Write the test cases for yahoo home page
what is scrum how with ex?
What is alpha testing?
Write all combinations of test cases for calculater on + symbel
how to creat 2 test plan in 2 different environment exp:tour and travel
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.