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
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
1. what is baseline document , can you say any two ?
Can you do system testing at any stage of sdlc?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is mean by incident logging system ?
tell wat u did in ur banking project?
what are the test bugs
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
What are differences in testing a client server and a web application?
what is base time , how can we base time your doc"s ?
What is a testbed in manual testing?
Explain severity with example and expalin each example?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??