Tell me the test cases for a search and replace
functionality in a microsoft document (.doc)?
Answers were Sorted based on User's Feedback
Answer / sreelekha adusumalli
Hi i see the above answers are mostly on navigation to find and replace window but not test caes to verify the window functionality.
Please see the positive and negative test cases i could jot down as per mu knowledge:
1. Check if the file selected is empty or has content. It should not be empty
2. Check if user is able to open the file
3. Check that CTRL+H opens the Find and replace window
4. Check if user is able to nvigate from edit menu to find and replace window
5. In the find and replace window, try clicking ok without any data
6. Try giving find and leave replace blank
7. Try giving replace text but leave find text blank
8. Verify cancel button functionality after giving find and replace texts
9. Verify Replace and Replace all buttons functionality
10. Verify closing the window by clicking red close button after giving values
11. Verify giving unmatched content in find text field
12. Verify trying undo after replacing some text
13. Verify saving document after replacing text
14. Verify closing documents after replacing text without saving
15. Verify the UI of the find and replace window as per requirement
16. Verify if user can open more than one find and replace windows
17. Verify if user can perform any other action on document when find and replace window is open
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ruhi
Open a already existing document with some content in it.
Case is replacing the word "testcase" with "TC"
1. Click on Edit menu tab and then click on Find.
2. A editable window pops up with various tabs on it
find,replace,and go to(default Find tab will be selected)
3. Corresponding to "Find what?" there exists a edit box
enter "testcase" in that and click "find next" button.
4. A pop-up message appears with message "Window finished
searching the document". Click OK button on this.
5. Click Replace tab on this and in replace with edit box
type "TC" and click "replace or replace all" buttons based
on your case.
6. A pop-up message appears with appropriate message.
combination of 2 or more points should be considered as
test cases and tested
Is This Answer Correct ? | 8 Yes | 9 No |
Answer / mahi
Use Ctl+H for that.
It will give the feature of find n replace.
Is This Answer Correct ? | 4 Yes | 7 No |
what are the general problems in web testing?
Which types of testing do u do in u r organisation.
What is the role of QA in a company that produces software? How do you scope, organize, and execute a test project?
where do we store our test cases>?
what does srs document contains?
Testing Application means what? I want the actual meaning of application?
What type of metrics we prepare in testing?What is the use of those? can any body plz let me know. udya uday_testing@yahoo.co.in
why u chose testing as ur career?
Example for a bug not reproducible ?
please answer, What is the Gap Analysis?
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?