write the high level test cases for winzip file

Answers were Sorted based on User's Feedback



write the high level test cases for winzip file..

Answer / 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

write the high level test cases for winzip file..

Answer / sandeep

1. Basic tasks - open an archive, open app without
mentioning an archive, close application etc.
2. Open and extract a set of test archives. The set could
have variety by - source of archive (different OSes),
content of archives (text files, binary files, executables,
music files, media files etc.), size of archives (small
file, zero byte file, huge file), number of files in archive
(1, 10, 1000, 10000 etc.). On extracting, check if the
output is fine. Check using MD5 hashes, exe3cute
executables, play media files etc.
3. Now use the extracted sets to create the archives (to
test the archival feature). Compare the archives using MD5
hashes against the original source archives.
4. Repeat these tests on difference OSes.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Test Cases Interview Questions

Explain the unit testing?

0 Answers  


Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage

1 Answers   ISTQB,


what are the different Test case Formats posted by aperson the answer is IEEE or IEE_894 wht is this actuly

4 Answers  


can one defect be mapped to more than one test script in manual testing

0 Answers  


We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP

2 Answers  






if software faild in customer environment what we called a)error b)fault c)defect d)failure

5 Answers   ITC Infotech,


How many test cases u will execute per day?

1 Answers  


Test Case for Text Editor!

0 Answers   Foxconn,


hoe to write test cases for the below field --------------- --------------- browse upload

7 Answers  


Write few functional & non-functional test cases for a payment gateway system

3 Answers  


Can any body explain How to Install the QC9.0 on XP OS

0 Answers  


150 integration testing scenarios for gmail

0 Answers  


Categories