Test cases on uplaoding files
Answers were Sorted based on User's Feedback
Answer / madhava
1.Upload with all special charaters from local system.
2.Test with maximum number of file allowed.
3. Test with maximum number of size.
4.Upload files from network
5.Upload files from both local and network
6.Upload files with all type of file from both local and
network paths.
7.upload files with large number of path files.
8.Upload files from ftp
9.select files from ftp,local and network.
10. upload files from no space disk(means that disk has no
space to store a files)
11.Upload files
| Is This Answer Correct ? | 3 Yes | 5 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 ? | 5 Yes | 8 No |
how do u call a from library file
Could you pls give me sites where i can test card? mail me to
While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??
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
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
write a test case for authentication of a login page from database
what do you mean by test case specification
What is transaction testing?
Explain the exactly meaning of test case?
write the testcases for migrating data from one database to another database?
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
What is use case testing?