Question: Design the black-box test suite for a program that accepts two strings and check if the first string is a substring of the second string
Design the black-box test suite for a program that accepts two strings and check if the first string is a substring of the second string and display number of times the first string occurs in the second string.
Step by Step Solution
3.42 Rating (165 Votes )
There are 3 Steps involved in it
include include int main int i0j0k0count0l0k10 char a80b80 clrscr printfEnter ... View full answer
Get step-by-step solutions from verified subject matter experts
