smoke-testing
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.[详细]
2023-02-27 08:18 分类:问答Is it possible to deploy Visual Studio Coded UI Tests to Azure or EC2 as Test Agents?
I\'m not that entirely familiar with the testing suite that comes with Visual Studio 2010 (Ultimate) but I\'m trying to find a means to produce something similar to Selenium Grid with the Coded UI Tes[详细]
2023-02-26 05:55 分类:问答What is the best way to smoke test a staging/production environment in Rails?
First, the setup... I am cu开发者_StackOverflow社区rrently developing a Rails 3 application on Mac OS X using Ruby 1.8.7 MRI, running tests and local dev against a MySQL database. I have 3 \"other\"[详细]
2023-02-25 02:23 分类:问答Automating Instruments for Mac OS X?
We\'re interested to see if we can include Instruments-based leak testing as a part of our regular application smoke testing. Wha开发者_C百科t kind of scriptability is available for Instruments?Instru[详细]
2023-02-14 09:42 分类:问答What is a sanity test/check
Wha开发者_开发百科t is it and why is it used/useful?A sanity test isn\'t limited in any way to the context of programming or software engineering. A sanity test is just a casual term to mean that you\[详细]
2023-01-22 09:36 分类:问答Is possible to run some Unit Tests as smoke tests from an .aspx?
In my projec开发者_JAVA百科t we use UnitTests (MsTest). We run them manually and in the build script.[详细]
2023-01-21 20:25 分类:问答WPF: writing smoke tests using ViewModels
I am considering to write smoke tests for our WPF application. The question that I a开发者_StackOverflow中文版m faced is: should we use UI automation( or some other technology that creates a UI script[详细]
2022-12-11 10:09 分类:问答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).[详细]
2022-12-08 03:26 分类:问答