Software testing terminology -


Assume that I have written a small program that reads file_A and file_B as the input data of test_case_A and test_case_B, input to

To pass in component_X which requires testing, then verify the results of the predicted hope. That component_x can be in the same process, or there may be a different process on another machine.

I try to know more about the test, but take different scenarios as examples, which of these fixtures / mock / harness / stub is? Thank you.

The things that you are testing over are more stunning than the sample data "stability". The whole business is a stability to test a component. In the olden days we call it "tapping"

Things that are necessary for stability that you are not testing "Mox" or "stub".


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -