system-testing
Automated Test case Execution - when to stop
We have around 100 test cases for our system. We are trying to build an automated test suite for it. Say while running the tests the 25th test fails. Should our automated test s开发者_JAVA百科ystem b[详细]
2023-03-20 06:55 分类:问答Configuring system tests in junit
We currently have a dedicated tool for running system tests on our web services, but I\'ve been thinking of re-writing it to be hostable within jUnit4.[详细]
2023-03-13 00:50 分类:问答Should I include system tests in a Spring project?
My Spring web project consists of: util classes; repositories; services; controllers. The tests are as follows:[详细]
2023-02-11 13:44 分类:问答Examples of good system testing reports?
I\'m writing some reports for software system test results, and I\'m looking for inspiration. Are there any really good examples out there of test reports that I can model mine after?[详细]
2023-02-01 05:01 分类:问答junit suite tests, in phases: All @Before, then all @Test, then all @After
I\'d like a junit runner that executes all @Before methods, then all @Test methods, then all @After methods.[详细]
2023-01-12 09:56 分类:问答Optimizing Android testing effort
4 major OS versions: 1.5, 1.6, 2.1 and 2.2 (I guess we can safely ignore 1.0 and 2.0 now) 3 screen densities: ldpi, mdpi, hdpi[详细]
2023-01-08 02:55 分类:问答Integration of System Tests in the build process
I am continuing the development of a serialization layer generator. The user enters a description of types (currently in XSD or in WSDL), and the software produces code in a certain target language (c[详细]
2023-01-03 15:38 分类:问答Good automated system testing framework in python [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-29 23:30 分类:问答Jquery event calendar
Please help choose jquery event calendar (or other good javascript event calendar) and how to add events..[详细]
2022-12-26 13:56 分类:问答An ASP Button problem on IE6
I have an ASP.NET web application, which operates just fine on IE7, IE8, IE8(Compatibility mode) and on Firefox, however, we have now some users on IE6 (and no they aren\'t going to change any time so[详细]
2022-12-16 15:03 分类:问答