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 |
What is meant by Testware?
Explain test metric and the information it provides.
explain LCSAJ??
What is information flow in testing
what is builr release team..?
what is prototype and why we are using that ?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
whats the difference between test matrix and traceability matrix? tell me with some illustrations.
how do you tell requirement is testable?
What is the difference between SIT and IST?
according 2 an company or TL,how can a tester can prepare POSITIVE & NEGATIVE test cases ??