wht are the possible test cases for save button in notepad?

Answers were Sorted based on User's Feedback



wht are the possible test cases for save button in notepad?..

Answer / babitha

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

wht are the possible test cases for save button in notepad?..

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

Post New Answer

More Test Cases Interview Questions

What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...

0 Answers  


What is the difference between System testing and System Integration testing?

4 Answers   Infosys,


a job should be executed for every two hours?write test case for this?

2 Answers  


write a test case flipkart login page

0 Answers  


While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??

1 Answers   TCS,


what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective

30 Answers   TCS,


what is difference between GUI Map and GUI Map file

5 Answers   Incotec,


How to write test scenarios for a Web application, with an example?

2 Answers  


if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None

8 Answers  


do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.

5 Answers  


If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me

10 Answers  


Categories