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

What is test environment? Elaborate with example.

0 Answers  


whai is the exactly meaning of test case

9 Answers  


are the test cases stored in database nowadays? pls tell me... then give clear details about test case preparation and test case execution

1 Answers   ME,


Please give me a test case scenario for search engine covering all the fuctionalities

2 Answers  


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

0 Answers   Accenture, HCL,






How to write test cases for "open file dialog box" for ms word? Thanks a lot!

0 Answers  


wht are the possible test cases for save button in notepad?

2 Answers   CTS, Vistar Tech,


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

0 Answers  


Write all test cases for any credit card.

13 Answers   SIT,


Write test case for a search engine?

12 Answers   Saba, Saba Software,


How to write test cases for lift?

0 Answers  


can any one send sample test case documents in informatica with examples plz send documents to "mrlsurya@gmail.com"

2 Answers   IBM, TCS,


Categories