Answer Posted / 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 View All Answers
what is your daily activities?
How many types of api testing are there?
How to do security implementation for any URL??
approx how long a simple website take time just for manual testing including report generation.
Explain briefly your project.
what types of testing you performed in transfer funds module....
How do you know the code has met specifications?
What are the cases when you’ll consider to choose automated testing over manual testing?
How do you scope,organise and execute a test project.
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
How can I do Server side Interface testing in Web Testing?
What are parametere require for Performance testing?
What are the bussiness scenories?
What are the benefits of requirement traceability?