Test cases on uplaoding files
Answers were Sorted based on User's Feedback
Answer / navaneeth
1. Check for uploaded image path
2. Check image upload and change functionality
3. Check image upload functionality with image files of different extensions (e.g. JPEG, PNG, BMP etc.)
4. Check image upload functionality with images having space or any other allowed special character in file name
5. Check duplicate name image upload
6. Check image upload with image size greater than the max allowed size. Proper error message should be displayed.
7. Check image upload functionality with file types other than images (e.g. txt, doc, pdf, exe etc.). Proper error message should be displayed
8. Check if images of specified height and width (if defined) are accepted otherwise rejected
9. Image upload progress bar should appear for large size images
10. Check if cancel button functionality is working in between upload process
11. Check if file selection dialog shows only supported files listed
12. Check multiple images upload functionality
13. Check image quality after upload. Image quality should not be changed after upload
14. Check if user is able to use/view the uploaded images
| Is This Answer Correct ? | 35 Yes | 6 No |
Answer / karan patel
1. Test uploading different types of image files (like .jpg, .png, .gif, .bmp, etc) and see if you could upload them.
2. Test uploading other files (like .exe, .dll, .mpg, .mov, .mp3, .wav, .rm, .doc etc) and see if It could break the uploading process.
3. Test with an image file with size other than the specified limit (the maximum allowed size was 500KB. So I had to try with 0 KB files, 1 MB image files, 5 MB files etc).
4. Try uploading a virus infected image file [You can use EICAR (European Institute of Computer Anti-virus Research) test files. These files are not actually viruses but behave as virus files] and see if the web server could detect the virus and stop the upload!
5. Test typing in a wrong path (like typing 'F: walpapersaamir_khan_001.jpg', in place of a correct path 'F: wallpapersaamir_khan_001.jpg'). Look at the wrong spelling of 'walpaper'). This can easily happen if a user is entering the path of the image file to be uploaded instead of browsing and selecting the image file. I had to see that the system was capable of detecting the wrong path name of the file.
6. Test cancelling an upload process and see what happens.
7. Test with a slower network speed and low system configuration.
8. Test While unplugging the internet connection while uploading.
9. Rename a images file with special characters and test by uploading it.
10. Test with corrupted image files (wrongly encrypted files).
11. Test by changing the file extension in browse field after selecting one image.
for Ex : Chnage jpeg into GIF
12. Test By closing the browser while uploading
| Is This Answer Correct ? | 26 Yes | 1 No |
Answer / lokesh kanithi
For a single file.
1.Check that how many current records/files are there.
2.Click on add/Upload button by selecting a file.
3.Once again check for the number of records prasent.Check
for that has newly uploded file for updatation.
U can do checking for multiple files updatation.
Negatively...
Select a file which is already uploaded and click on Upload
Check the application behavior(Like It should display a
message that the selected file already uploaded..It will
overwrite Yes..No...
| Is This Answer Correct ? | 23 Yes | 14 No |
Answer / chandan
Apart from above answer we can include some more points
also:
1.When upload file upload button must be disable until file
is selected.
2.When file is uploading browse button must be disable until
file is uploaded.
3.Upload file from folder within folder check whether
showing proper path.
Negative Testing.
1.Upload file from folder click upload then remove file from
system.
2.Upload same file name and extension name file like ppt.ppt
3.Upload file from Network and then power off PC.
4.Upload unsupported extension file.
5.Upload blank file.
6.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / tester
1) To Check for the file type whether it is image, document,
pdf or excel files.
2) To Check for the file size below and above the mentioned
file size.
3) To check for the Upload button whether it opens a window
to select a file
4) To check for the blank file, files without any content
should not be uploaded
5) To check for the file which is to be uploaded is not
present in the system.
| Is This Answer Correct ? | 13 Yes | 6 No |
Answer / nitin
Apart from above answer we can include some more points
also:
-- Check it out the Non Functionality of the application
i.e ,how much time it will take to upload the same size of
file again and again.
--Check if file is unable to upload then we can upload the
same file again or not?
--Check after click on the Upload button it should open
the "My Document" dialogue box.
--Check the format constaraint of uploading.Example
Whenever you upload your resume to any job site it will
accept only .Doc or .rtf format.
| Is This Answer Correct ? | 11 Yes | 5 No |
Answer / om
Positive test case
1.check for uploading a file within maxi mb ( size allowed
to upload) expected result : should upload
2.check for uploading a file equal to maxi mb ( size allowed
to upload)expected result : should upload
negative testcase
3.check for uploading a file greater than maxi mb .
expected result :should display a message "exceeds the
limit"
4.check for uploading a file which is insecure to send
expected result : should display " cant send these file for
security reason"
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / yogeeta
1. Disconnect with network while uploading is in progress.
2. Restart the computer while uploading is in progress.
3. Upload without name and extension files.
4. Check the uploading when multiple applications are running on your system.
5. Upload the file which is used by another application at the same time.
6. Upload the hidden files.
7. Upload the zero size files.
8. Check the uploading when there is no space on your machine.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rubi
positive test case
-check for uploading a file within maxi mb ( size allowed
to upload) expected result : should upload
-check for uploading a file equal to maxi mb ( size allowed
to upload)expected result : should upload
negative testcase
- check for uploading a file greater than maxi mb .
expected result :should display a message "exceeds the
limit"
-check for uploading a file which is insecure to send
expected result : should display " cant send these file for
security reason"
| Is This Answer Correct ? | 10 Yes | 10 No |
Answer / apparao d
1.Check browse button is responding are not 2.select invalid extension file and upload then check what happened 3.select valid extension file and upload then check what happened 4.Select same file without changing the name of the file then check wt happened
5.Remove all fields from upload file then check all related errors displayed are not
6.Remove mandatory fields from the upload file then check related error messages displayed are not
7.Enter invalid data in upload file like(!@^!$!,<><><><)then check all error messages displayed are not
8.Upload empty file then check
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..
how many test cases u write in day while testing yr application.and wat z ur role after u finished testing application plz do reply
what is difference between GUI Map and GUI Map file
How to write the test cases for STP
if software faild in customer environment what we called a)error b)fault c)defect d)failure
if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin
Write the 10 test cases for Telephone/Pen.
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
write test cases for test cases...?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.