write testcases for keyboard



write testcases for keyboard..

Answer / nisha

To write testcase for Keyboard.First we need to prepare test scenario.From test scenario we r writting each & every test cases like positive,negative,Functional,Gui testcases.
Test scenario:
1.Verify Inputs of keyboard
2.Verify each & evry control buttons

Format of Testcase
TID testDescrption Tstdata expectedResult Actual Pass/Fail

testdescription:Enter data from keyboard
Tstdata:1234567
expectedResult:It should accept numbers

testdescription:Enter data from keyboard
Tstdata:asdfgh
expectedResult:It should accept alphabets
other test descriptions are:
Clik insert
Click HOme
Click Delete
Click page down
click page up
click print screen
click pause
Click tab
click Esc
click Caps Lock
Click enter
Click shift
Click Alt

For each & every function we need to write +ve & -Ve test cases

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what are the critical bug occurs in banking domain?

3 Answers  


Write 5 Test Cases for ATM From Security Point of View ?

2 Answers  


what is exit criteria for testing?

14 Answers   AppLabs,


What is the Configuration Management?

4 Answers   IBM,


what is defect tracking?

6 Answers  


what is incremental model?

3 Answers  


What is Risk anlaysis in software testing?

2 Answers  


what r the different types of test case? and tell me the names.

5 Answers   Object Orb, Synova Inc,


INTERVIEW question:- Explain the process in your company?

3 Answers   ABC, Mind Tree,


What is Rekey Defect?

1 Answers   ABC, Tech Mahindra,


What is the difference between stress and load testing?

3 Answers  


Can you tell me the difference between functional and non functional testing?

1 Answers  


Categories