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
Suppose a job should be executed for every two hours? Write test case for this?
Please guide me for Add new user test cases
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:
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Explain the component testing?
can any body help me with providing a a case for usability testing...
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
write test cases for hospitality management system
I need GUI test case for home page?
how many test cases do u need to ship a product?
What are basic types of test cases?
write test cases on file open dialog box in notepad
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
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
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?