write the high level test cases for winzip file
Answer Posted / vighnesh
-Try to zip a file.
-Try to zip a folder with no file.
-Try to zip different kind of file.
-Try to zip files of different size.
-Try to zip folder with one type of but different size of
files.
-Try to zip with similar size but different type of files.
-Try to zip with different kind and different size of files.
-Make the recursive folder and check how many folder(one
inside others) can be zipped successfully.
-Verify all aboe on different OS.
-Provide one zipped file to another zip file
-Verify size of file after zip for all above cases(It
should match with requirement)
-Check Time taken by zip for zipping any perticular file
(should be match with requirement)
-Maximum no(size) of file it can zipped.
-Unzip all above file and verify content.
-Unzip file and verify timtings
-Unzip file and verify default path.
-Unzip file and verify selective path feature.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is test environment? Elaborate with example.
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
Explain the functional testing?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Write all test cases for Bus Pass Renewal
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
How can we write a good test case?
For how many days (or) weeks you will test a product or software?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
what is the technology used in financial applications?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Explain the system testing?
Explain the concurrency testing?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.