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
What is the difference between uat (user acceptance testing) and system testing?
Difference between the Web based and client server testing. Explain using example..
What is internationalization Testing?
What is failure?
What is web application testing
Hi can anyone please suggest a good intitute for software Testing course with project work in hyderabad as iam coming from uk i have only 8 weeks.....Plz advice
What is the model which you follow in your project? Explain it.
Explain how does a test coverage tool work?
I wanted a good defect tracking system and had selected one when one of my friends suggested Zephyr 2.0 being a good test management system that too with an integrated defect tracking tool. Would like to know from those who have used it whether Zephyr is a good investment?
What is system?
What is loop testing?
How will you log a Defect when you are in the process of executing a test case?