Answer Posted / tester
1) To Check for the file type whether it is image, document,
pdf or excel files.
2) To Check for the file size below and above the mentioned
file size.
3) To check for the Upload button whether it opens a window
to select a file
4) To check for the blank file, files without any content
should not be uploaded
5) To check for the file which is to be uploaded is not
present in the system.
Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
What are the Test Cases Comes under Regression Suite?
Positive and Negative test cases for the speedometer?(minimum 5 each)
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
What is gray box testing?
Please guide me for Add new user test cases
how to test stand alone programs?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Sample test cases for data conversion(Utility billing system)
Explain transaction testing?
Explain the exactly meaning of test case?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Explain the static testing?
Explain the unit testing?