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

difference between scenario and testcases?

5 Answers   CarrizalSoft Technologies, Satyam,


How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

0 Answers  


i'm confused to wite a Test Scenarios. can any one help me how to start?

3 Answers   IBM,


what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective

30 Answers   TCS,


how to write testcases for google registration screen? Please give me the answer ASAP.send me the answer to gutha_424@yahoo.co.in.

1 Answers  






Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.

1 Answers  


Hi, i attended interview in seimens they asked me suppose u have a car which is used by VIP and it has 2 alarms one is at front and other is back when ever smoke or fire is near to car it will detect it and beep alaram so wat r the possible test cases u can write plz give the answer

2 Answers   Siemens,


Write 5 best test cases for : Blog,Join now(button)(social networking site,community site)

1 Answers  


What are the test scenario's for pen like high priority high seviority?

4 Answers   NetWeb, Zycus Infotech,


How to write test cases for lift?

0 Answers  


What are all the companies are doing manual testing till now ?

0 Answers  


There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions

2 Answers   Infosys, Zycus Infotech,


Categories