Write a function Occurrences() in a language of your choice
that takes in two strings. The first is a search string,
and the second is a sentence. For example, running the
function:
Running Occurrences ("o", "Red Gate Software - Ingeniously
Simple Tools")
will output: Occurrences of 'o': 4
Occurrences ("at", "The cat sat on the mat")
will output: Occurrences of 'at': 3
Sample Question 2:
2)Below is Notepad's File/Save dialog.
a) If you were asked to test this dialog, how would you go
about it?
b) List various inputs you might place into the "File name"
text field to test it.
No Answer is Posted For this Question
Be the First to Post Answer
wht is release management . did the tester will involve in the release management
What is positive testing?
How would you estimate the amount of re-testing likely to be required?
What is Application entry and exit criteria
What is depth testing?
What is dre?
What is utilization?
What is your primary role in your project?
During which test activity could fault be found most cost-effectively?
A number of critical bugs are fixed in software. All the bugs are in one module, related to reports. The test manager decides to do regression testing only on the reports module.
What is api (application programming interface)?
I have Weekly status report template available with me and I want to pull execution data from Quality Centre directly to my WSR template. Is anybody knows how to synchronise both? Will only writing a Macro solve my problem? Please help me out.