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 |
What is testing ?
Which one of the project team members bears the responsibility of deferring new functionality to a later release?
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
Can a Tester test any application without Specifications/Requirements?
What are the Test Cases for a login in to your email which has username and password?
how to write defects in excel sheets when defects occured
How does quality control differ from quality assurance?
Who will do the Effort Estimation and Scheduling ?
How do u prepare test environment for ur application?
What is the difference between QA and QC?
Swap 2 variables without using a temp variable