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

If you have 1000 test cases which takes atleast 4 months for execution and now project has to be delivered within 2 weeks how will you execute your test cases. Which ones should be executed first.

11 Answers   GXS,


online demo for bug tracker tool(let me know the website)

0 Answers  


Give me an example when black box testing will not able to detect a bug which white box will detect?

2 Answers   Nelito,


What is SRS , BRS and FDS?

5 Answers  


I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?

7 Answers  






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

0 Answers  


when do u stop testing?

7 Answers  


Who will assign severity and priority to the bug?

11 Answers  


When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan

5 Answers  


which type fo Error occurred in localization testing and globalization testing explain me with example thanks Pradeep Singh

1 Answers  


At what stage of the life cycle does testing begin?

6 Answers  


what is the purpose of writing testcases?

3 Answers  


Categories