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
How can we write a good test case?
Write all test cases for Bus Pass Renewal
Explain the ad hoc testing?
How to write email id in world wide web
Write a test case for telephone?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
What is use case testing?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Explain the domain testing?
Explain the scalability testing?
Explain the concurrency testing?
What is the domain testing?
how to write a test procedure & test log for login system
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
How should I maintain the test cases and Test Log for different versions/builds of the application.