Tagged Questions
5
votes
8answers
1k views
Are regression tests the entire test suite or a sample of tests?
I was taught that a regression test was a small (only enough to prove you didn't break anything with the introduction of a change or new modules) sample of the overall tests. However, this article by ...
2
votes
6answers
413 views
1
vote
3answers
444 views
Automatically smoke test all webpages in application, after deployment
After I deploy a build to staging. I would like to have a system that smoke tests all our webpages looking for error http status codes (400,500).
What is the easiest, fastest way to get a system ...
0
votes
1answer
72 views
What's the simplest/easier way to do a health check/smoke test in an internal web app?
I have an intranet web application and I would like to do a simple health check/smoke that runs once an hour to make sure that everything is how it is supposed to be.
The tests are supposed to do ...
-3
votes
1answer
140 views
what are the different testings like DST, Wanem…?
can anybody explain the what are the different testings like DST,Wanem.