Answer: Stubs, data flow analysis, capture-replay tools and mock object are useful during the system testing.
Explanation:
Stubs hold the predefined data and used it to answer calls during testing. Stub act as an object and test scrub simulated the charactertics of software components.
Data flow analysis used in the programming of software components by using the control flow graph. It basically focused on the data variable and their definite values. It is used in the form of whitepox testing.
Capture replay tool is used as aggression development test and during testing it records all the events. By using playback it also compared the results in the testing.
Mock object are used to verified all the expected results and behavior during testing. Mock objects are mainly used in unit testing.
Answer:
Hello Dear,
The question doesn't have any code in it.
Please elaborate or expedite your question.
Explanation:
Please share the code file which is usually having an extension of .org.
It's not how the found it, it's how they made it.
Instance
-------------------------
Answer:
91
Explanation:
You know that the number must end in 6 or 1 to get a left over of 1 when divided by 5. Six won't work because 2 divides evenly into a number ending into 6.
So the number ends in 1.
21 doesn't work because 3 divides into 21 evenly.
31 doesn't work because 7 does not divide into it.
41 doesn't work. 41 is prime. 7 won't divide into it.
51 is divisible by 3
61 seven does not evenly divide into 61.
71 seven leaves a remainder of 1
81 7 leaves a remainder.
91 Answer