How many test cases can u write
1) File - open dialog box
in notepad
pleasse write
Answers were Sorted based on User's Feedback
Answer / ss chennai
we can write test case for this functionality in 3 different
ways.
1) by mouse action -
2) by special keys like - Alt + or Ctrl +
3) by tab keys
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / asha
1. Check if the notepad can be opened or not.
2. Check if the menu "File" in the notepad exists.
3. Check if the file-open can be taken.
4. When file-open is clicked, check if the open dialog box
is coming up.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / adarsh
1-Verify open dialog box appears, when user clicks the open
option from the file menu or user hits Ctrl + O keys.
2-Verify “File Name” combo box is in enable state or not?
3-Verify “Files of Types” combo box is in enable state or not?
4-Verify “Encoding” combo box is in enable state or not?
5-Verify “Open” button is in enable state or not?
6-A) Verify if user selects an existing file (text file) and
click open button it opens or not and open dialog box closes
or not?
B) Verify all files with any extensions are opened or file
with (.txt) extension is opened.
7-Verify “Cancel” button is in enable state or not?
8 – Verify when user clicks the Cancel button, user
navigates back to notepad window or not?
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chitra
1.Check whether the system supports Notepad or not.
2.Click on windows button and select for notepad and click
on to open.
3.Click on Run tab and enter for notepad.It should open.
4.Click on notepad shortcut icon if any.it should open.
5.After successful opening of notepad,check for Menu bar
option.
6.On menu bar select for File button and click to open
dialog box.
7.Dialog box should open.In dialog box select the option
for Open button.
8.After selecting the option the cursor should be
highlighted on the screen of notepad.
9.After clicking on to Open button,by default it should
open blank page to edit.
10.Check for the functionality of edit on the screen.
Is This Answer Correct ? | 6 Yes | 4 No |
Answer / gautham
Hello guys There are all normal test cases that even 10th
standard student can write.See here is the really and some
special test cases that no has thought
1.Open a notepad then write a some contents in that then
useing backspace key delete all the contents then close the
application.then observe whether the not pad application
will prompt a dialogue box for saving the contents before it
closing the application.
2.open a note pad write somthing and close it.then rename it
and give blank name then test
Is This Answer Correct ? | 2 Yes | 1 No |
what do you mean by test case specification
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>
Can you list down a few characteristics of a test case?
Apart from the normal functional test cases written, list out some out of the box test scenarios to test the 'Replace' dialog box in a Notepad
Explain the ramp testing?
What is explain security testing?
how to write the test case for 1 to 12 months in equivalence partitioning?
Give Sample of Validation Test Case.
What is business validation test case?
in test case we would write log and login ?what is the dif bet both of them
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))