NOte pad Testing Q :
How to test the notepad "Font size" and "Word Wrap"
Options. How to test the relation between these two option.
Answers were Sorted based on User's Feedback
Answer / mohit
1.write someting in the notepad.
2.then click maximize and restore down on the notepad app.
as can see if the Word Wrap is not enabled/selected, when
maximize the written test would be seen in the single line,
and if the word wrap is selected, then on maximizing or
restore down the Notepad will also affect the written text
in the Notepad.
For eg. If text is too long and user maximize the "Notepad",
the data will be display in one single line.
and if the user restore or decrease the size of the
"notepad" manually, then the written text will automatically
adjust to the next line depending on the notepad size.
With the help of "Font Size", user can check the
functionality of the "Word Wrap" is working or not with the
minimum text/data.
| Is This Answer Correct ? | 9 Yes | 1 No |
Open notepad.
Select a size from font size option. Type in texts to
required vloume. The text should in the size of selected
font size. Repeat the test case for other font sizes.
Fill the notepad with required volume of text content.
Select to tick the word wrap option. The text content
should fit in the notepad windows.
Select to uncheck the word wrap option. The text content
should strech to max number of lines in the notepad window..
Select to check the word wrap option and change the font
size. The text content fit in the window should alter to
more or less number of lines.
Select to uncheck the word wrap option and change the font
size. The text in the window should alter to more or less
number of lines.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the various techniques in white box testing?
What is sanity?
What is difference between windows based application and web based application?
What is good code?
what is meant by defect tracking system?
Why we call it as a regression test nor retest?
what is the difference between quality assurence and quality control
When do you feel that testing should start now while developing an application.
how can s/w QA process be implemented without reducing productivity?
What is verification and validation in software testing? explain with examples?
What is the diff between IE and netscape in a web testing on a login page.
what is the difference between Desktop testing,Client/server testing and webapplication testing