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
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What is agile testing and why is it important?
How did you do unit testing in your project?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
Test Cases For Router&Switch
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
Tell some examples of bug severity and bug priority?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
What are the different test techniques used in functional testing?
what are the prerequisite conditins to test clientserver and web applications
What do you think the role of test-group manager should be? Relative to senior management?
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.
what is functional testing terminologies
How can you do the usability testing?
What is un-installation testing?