Notepad Testing

Question:

Below is Notepad's File/Save dialog.

a) If you were asked to test this dialog, how would you go about it?

b) List various inputs you might place into the "File name" text field to test it.

Questions by prissicharles

Showing Answers 1 - 3 of 3 Answers

nealgen

  • Mar 26th, 2011
 

Test the functionality of the dialog boxes with both positive and negative test cases.
like saving the file name with standard file names, negative testing with special characters, blank spaces etc.

Test the dialog box supports localization, mean if we have OS of diff languages.

Test Drag and drop of dialog box.

Test Shortcut key which supports to open up the dialog box. 

Test the file name length, boundary value testing..max and min value for the file name.

Test Saving in desired location .

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions