How many test cases can u write
1) File - open dialog box
in notepad
pleasse write
Answer Posted / 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 |
Post New Answer View All Answers
Explain the system testing?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Explain the component testing?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
what is the test plan for ms-word
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
Explain the gray box testing?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Write test cases for 8+4?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
What is the difference between test scenarios, test cases, and test script?
How to generate test cases for 'replace a string' method?