wht are the possible test cases for save button in notepad?
Answers were Sorted based on User's Feedback
case1:if the notepad is fresh and going to save firs time
click save from file menu or by pressing Ctrl+s..
1.saveas dialog box should open with save and cancel button.
2.without giving name click on save button and sililarly
cancel button
3.open new notepad and try to save it with existing file
name.txt
4.check the extension of notepad after saving.
case2:if the document exiss and modifying then..
click on save from file menu or press ctrl+s
1.save dialog box should not open..it should save the
document and remain in that previous position..
2.After save the changes then check the save details in the
document.
GUI:
look,font,size,color,position of the button..
spelling of save on save button..
| Is This Answer Correct ? | 38 Yes | 4 No |
Answer / hema
1. Check the size,color and positioning of the save button.
2. the name of the button should be save
3. the button should be in the notepad
4. check whether the button is enable in the notepad
5. check, while clicking the save button the data's in the
notepad should be saved in the corresponding database.
| Is This Answer Correct ? | 15 Yes | 11 No |
Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking
How to test Webservices and how can we write test cases for that
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Test a file replication service that copies files from one net location to another
What is mean by Equal Partitioning
Imagine that hotmail is the application taht ur going 2 test write 10 critical test case to test it ?
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
Write all test cases for any credit card.
HOW TO WRITE TESTCASES ON PENDRIVE
hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz
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).
What all comes under test case review?