How to write test case on paper and pen.
Answer Posted / sowmya
Test cases for pen.
1.Test the colour of the paper whether it suits best with
any coloured pen or not.
2.test the qaulity of the paper whether we will be able to
write on it or not.
3.Check the consistency of the page ,if lines are
available(like same distance between all the lines,same
margin at left top and bottom etc)
test cases on Pen.
1.Test the grip of the pen.
2.check whether pen consists of either refill or ink in it
or not.
3.Check the flexibility in writing with that pen.(smooth or
hard)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Write a test case for telephone?
150 integration testing scenarios for gmail
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
What is explain security testing?
what is black box system in software development in system analysis and design?
Please guide me for Add new user test cases
How would you do " Keeping two folders in sync testing"
How to test a stored procedure?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
explain end to end scenario's for online Money transfer in Banking Domain?
What are all the companies are doing manual testing till now ?
Write all test cases for Bus Pass Renewal
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that