Answer Posted / apparao d
1.Check browse button is responding are not 2.select invalid extension file and upload then check what happened 3.select valid extension file and upload then check what happened 4.Select same file without changing the name of the file then check wt happened
5.Remove all fields from upload file then check all related errors displayed are not
6.Remove mandatory fields from the upload file then check related error messages displayed are not
7.Enter invalid data in upload file like(!@^!$!,<><><><)then check all error messages displayed are not
8.Upload empty file then check
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In a log in page what will be test procedure, test scenario, test description & test steps?
explain end to end scenario's for online Money transfer in Banking Domain?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Explain the smoke testing?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
how many test cases do u need to ship a product?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Write the test case for a login page?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.