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 |
I am doing manual testing for one website application. Ihave prepared bug tracking report and test case report. here after any other additional report will need to perform, can u tell me
what is the purpose of using Tracability Matrix and how can you tell that testing has been succseed.
What is Batch testing? Facets Benefit Configuration
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
What is your daily process? and roles and responsibility? please answer this question this is very imp question. I am putting 2+years of experience.
What do you mean by SLC ?
what is meant by cyclomatic complexity???
7. What types of Web accessibility information do you look for on the Internet?
What is a testing process / lifecycle?
What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? Also tell at what Stage Testing should be best to stared?
Have you ever completely tested any part of a product? How?