Generate functional and negative testcases for MS Paint brush
Answer / audumbar shrikant gaidhani
Check whether the window should be blank when you open paint
Check whether the all menu appear or not in there standard manner
Check whether the by default pencil is selected or not
Check whether the by default black color is selected for pencil or not
Check whether all functionality of menu bar and menu items working properly or not with there particular function
Now apply your brilliant mind 😊😀😁
| Is This Answer Correct ? | 8 Yes | 1 No |
pls i want test cases for oss? whts the process of oss testing
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
is test cases are necessary for testing non functional testing
what is black box system in software development in system analysis and design?
write a test case for authentication of a login page from database
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
Write a test case for yahoo
What is mean by Equal Partitioning
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?
Generate functional and negative testcases for MS Paint brush
1 Answers Accenture, GE, Netian, Tangent Software,
Explain the scalability testing?
What is the difference between Test Input and Test Data??