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 is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
HI, I have joined in a new testing company. Can anyone suggest me how to go through all testing related web sites and become an expert in testing?
Wht is SQL injection?
what is Recovery testing?
wat s security testng,wat u do in this testng
winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?
What type of documents present in Application Design document?
When we perform re-testing?
What is a Latent Bug What is a defect leakage
what r the best jobsites for manual and automation testing? except testingken.com
What should be done after a bug is found?
what do you mean by defect,error and bug????