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 |
i have 500 testcases there,how to perform the Regression testin nad retesting?
How you will test Yahoo messenger on single machine ?
13 Answers nvidia, Symantec, Veritas,
exact difference between smoke testing, sanity testing and unit testing
Testing will produce Bug Free Product 1 - Yes 2 - Sometime 3 - No 4 - None of above
few automation basic questions One question to write a scriot in any language you know.
Can anyone provide a proper description on Missing Requirements in SRS.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
what is performance testing?
What is the format for accentence testing. please answer me ASAP
How To Resolve the Test cases?
Difference b/w bug and defect ?