How can i do smoke and monkey testing in ABAP? Are there tools for that ?
Asked
Active
Viewed 244 times
1 Answers
1
Smoke testing can be automatized by using eCATT. Note that the creation of eCATT tests is quite time-consuming, so you should do a cost-benefit analysis beforehand.
I don't know of any tools for monkey testing, except maybe creating a ABAP Unit test suit which uses randomly generated data.

Philipp
- 67,764
- 9
- 118
- 153