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
What about the test case if the field only takes a certain number of characters or a minimum number?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is defect removable efficiency?
What is bottom-up approach?
what is test scenario and test condition?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is a defect age?
What are the main key components in web applications?
What is 'Account Conditioning'?
What is deferred status in defect life cycle?
can you show me the test cases on registration form
what is conditional testing? explain and examples
What is split testing?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.