please anyone let me know the -ve testing of Excel sheet?
Answers were Sorted based on User's Feedback
Answer / girish
Test Case for Negative Scenerio :
Go to -> Start -> Program files -> 'ANY THING OTHER THAN
MSOFFICE
Expected Result : 'MS Excel' should not present.
Actual Result : 'MS Excel' is not present.
Test Case Pass..
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / Kuldeep Tiwari
Negative testing in Excel involves checking the application's behavior when it is provided with invalid, unexpected, or extreme input values. This could include checking error messages, handling calculations involving negative numbers, and testing cell references beyond the defined limits.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / a
when the double left click on the excel sheet it does not
opens some error
ensure that the columns and rows are of unequal size
ensure that the menu bar is working properly
| Is This Answer Correct ? | 0 Yes | 16 No |
What command is used to launch a application in winrunner?
What are tools of performance testing?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
how would u do performance Testing manually for web site.
how do you ensure by testing that the transactional refuilement or an application are met
write test cases forthe function f=a+b ?
What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
How to Test a C++ and unix application is there any automated tool available,
what is cookies. how do we test the cookies
When you found any bug before release product to the customer.what will you do????what will be your aproach?
What is the difference between unit testing and functionality testing ?