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 a Module?
what is system testing and system integration testing? explian briefly?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
what is diff between 32 / 64 bit web browser
Are number of defects more in design phase or coding phase?
What is a test server?
What is the difference between Regression and Retest Testing?
Can anyone please give me the idea how does Requirement Tracebility Matrix, looks like ? or mail me at: ontesting@gmail.com
White Box testing won't detect missing function? a. True b. False
What is the test case, test scenario, test suit and explain differences bewteen the above ones
9 Answers Kclink Technologies, Oracle,
how to use batchtesting in qtp?
Suppose one project is given to u.How do u know whether this project is suitable for manual testing or automation.