There is an help option in one window, which consists of
100 pages. I want to test same word from every page. How can
I do this in 5 minutes?
Answers were Sorted based on User's Feedback
Answer / saff
i dotn thinck it is even possible to do it in 5 min
manually becoz just openning 100 pages by clicking on next
will take lot oftime
but if we have no time constraint
as everyone know use ctrl+f
or else automate the process
correct meif ia m wrong
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / vicky
press ctl+h
replace that string with the same string u will get the
count with that u will come to know about the total numebr
of occurrences. if its less than 100 then it is not present
on every page....
thats what i think....if its wrong then let me know with
right answer
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / vicky
yes rohit you are right...but there is option for searching
exact match...so by using this we can achieve the expected
result
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rohit gupta
Vicky, Approach you wrote is really good.
But in case of replacement, there might be the case like
you will replace few words which you don't want to replace.
Ex. A word say 'To' exist in the page and u replaced it
with some word 'do' in that case it will also change the
words start with 'To' which is not expected.
Can anyone suggest the write answer for the same.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is integration testing?
When do u perform REGRESSION testing and how to perform it ?
The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?
what are the various bug reports that u publish
Which test cases are first written white boxes or black box?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
what are the Levels of testing?
What is AGP?what is setup.inf?What are the ways to install driver?
Why is it important to thoroughly retest a defect after it has been reported fixed? How will you do that?
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
Do you agree testing is needed?Justify it?
how to write defects in excel sheets when defects occured