Tell me the test cases for Notepad?
Answers were Sorted based on User's Feedback
Answer / chitra
1.Open start menu and check for the Notepad option.
2.Click on Notepad option and check whether it is opening
or not.
3.After clicking on Notepad option,the Notepad should open
and it should by default open blank page.
4.The cursor should point on to the page to allow text to
display.
5.Check whether the menu bar is present or not.
6.Check for all items in the menu
bar.eg:File,Edit,View,Tools,etc.
7.Check all buttons for their
functionality.eg:open,save,save as,etc
8.Enter any text and close the file.The request should
display "Do u want to save changes?".
9.After saving particular file,the corresponding file name
should display on the top of the page as title.
10.close the empty file and check whether it closes or not.
11.All the shortcut keys for all options should work
properly for notepad.
Is This Answer Correct ? | 36 Yes | 3 No |
Answer / akshay gogate
1] 5 labels should be there in toolbar. i.e i]File,ii]Edit,
iii]format,iv]view, v]help.
2] All the option in each and every object of the toolbar
should work properly.Especially, 'save', 'save
as', 'print', 'open', 'page setup','exit','word
wrap','undo','redo'.
3] it should be converted to any extension
like .txt,.html,.cs etc
4] After saving the text file with a specific name. that
name should appear at the top of the page as a title.
5] 'Font' option should work properly.
6] all the shortcut keys should work properly.
6]
6] All the shortcut keys for aal the optins like 'save'
Is This Answer Correct ? | 19 Yes | 2 No |
list out types of white box testing with breif explain? some body told seven types are there, plz give me ans. karthis4u@gmail.com
1.Test cases for Password cannot be used for next 13 times? 2.Test cases for Password should not be less than 8 to 13 chars and there should be at least one special character and one Capital letter.
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
How do we find Effectiveness of Test Cases ?
Hi, Can any one tel me what is meant by adhoc testing
What is Independant Testing? When and where this type of testing will be performed?
What is Buddy testing?
Is v-model cost effective when compared with all other models? If not which model is cost effective(low cost)?
Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.
where we save project in our system before stating testing???
What is the role of metrics in comparing staff performance in human resources management?
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?