FTP is a application program to upload files to server
write a test cases to check the system after successfull
uploading we get the message files uploaded successfully?
Answer / nannan
I believe you have not used FTP. I can give the flow and you
try to write the test case yourself
Open the FTP application->Select the address/server->Enter
the valid Username and password->open the appropriate
location where the files are to be uploaded->select the
files that has to be uploaded->upload it->
validation: you should get the message "files uploaded
successfully"
| Is This Answer Correct ? | 7 Yes | 0 No |
How can write testcases on a code under development pls give asnwer
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,
What is ofx testing?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
hi, How would you define the QA and QC?
What is Pilot testing ?
HI everyone, I'm new software testing.I want to learn manual testing. can any one help me how to practice the manual testing. I know some basic of manual testing.I want to practice. Please can any one tell me suggested sites,projects or any book or any guidence.
WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY
How to test the functional specification?
how to deploye the build when the developers give the source code..?
Information about Automated Software Installer
How do you debug SSH?