What are the Test case for the file transfer.
Answers were Sorted based on User's Feedback
Answer / mfsi_priyankaa
1) send file
2) navigate to the file destination,
3) verify the file is transferred to proper target destination,
4) verify the filename has not changed,
5) verify the file's size has not changed,
6) open the file and
7) verify that the contents had been transferred without
changes.
8) Verify speed of file transfer meets specification.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / castor_troy
I would like to add a few test scenarios apart from those
mentioned by prachi and priyankaa:
1) While file is getting transfered, manually break the
connection and verify if a genuine message of what error
have occured is displayed to the user.
2) Verify whether the transfer gets cancelled on clicking
cancel option.
3) try to copy/trnsfr the file to a destination where
another file with the same name and extnsn is present.
verify the warning or message shown to the user.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / prachi
Answer by Mfsi_priyankaa is correct, but I would also like
to add the environment test case as well.
0. What kind of file transfer tool is used. If it FTP then
make sure that there is FTP server present.
0.1 Check for login credentials
0.2 verify whether file exists at this location or not.
1. navigate to file destination
2. verify file is transferred to proper target destination
3. verify filename & extension has not changed
4. Verify size of the file is not changed
5. Open file and verify the contents transferred are without
any changes
6. Verify the speed of file transfer meets specification
| Is This Answer Correct ? | 4 Yes | 0 No |
which test case format ur company following
10 Answers CTS, Param Software,
What did you achieve being a tester
WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY
how far the test tracability matrix hepls in regression testing ?
What is Software Testing? Objectives of Testing?
who will assign the seviourity & priority for a BUG in a project ? tester or any other.......... ????
What is a 'walkthrough'?
Who will do unit testing ?
hi all friends, i want to know about certification of testing.this is online exam.tell me the fee of this exam also. any boday tell me the institute who conduct this in delhi ncr.& who give some saurity also. praveen test engineer
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms
what is the difference between quality control and quality assurance?