摘要:
An apparatus (100) in an example comprises a test-script generator (704) and selection logic (114). The test-script generator (704) serves to create a test script (116) through identification of currently-available elements (604, 606, 608, 610, 612, 614, 616, 618) of an application (106) under test. The test script (116) is employable to exercise the application (106). The selection logic (114) serves to identify elements (406, 408) of a currently-executing component script (402) within the test script (116), contemporaneous with execution of the test script (116), that may be affected by graphical user interface changes made to the application (106). The identification of the elements (406, 408) of the currently-executing component script within the test script (116), contemporaneous with execution of the test script (116), that may be affected by the graphical user interface changes by the selection logic is contemporaneous with the exercise of the application (106) by the test script (116).
摘要:
A method for testing an updated version of an existing software application is provided. The method may comprise analyzing a user interface screen of the updated version of the existing software application to identify previously existing controls and updated controls and then associating a plurality of testing actions with the previously existing controls and thee updated controls, thereby generating a plurality of test steps. The method may further comprise generating an updated test component comprised of the plurality of test steps, identifying one or more previously existing test components that should be replaced by the updated test component in a test asset repository, and automatically updating each of the one or more previously existing test components with the updated test component at the same time.
摘要:
The present disclosure relates to a method and system for optimizing a test suite comprising plurality of test cases. In an embodiment, the pluralities of test cases are received from data sources. The method identifies one or more redundant and non-redundant test cases among the plurality of test cases in the test suite and computes similarity percentage between each of the non-redundant test cases by comparing test description and steps of each non-redundant test case with test description and steps of other non-redundant test cases. The non-redundant test cases are grouped into clusters based on the similarity percentage. Further, the method identifies test functions in each of the clusters for determining reusable test functions. Upon identifying the reusable test functions, non-redundant test cases in each of the clusters are reconstructed by replacing each of the non-redundant test cases with reusable test function references thereby optimizing the test suite.
摘要:
A test transition assistance system including the steps of: acquiring a request message and a response message from a current system by a packet capture; applying a process such as addition of an identifier and acquisition time; storing the message information in a storage; applying processes, in non-real time, such as read of the stored message information, conversion of the message corresponding to a new system, and adjustment of the time to control the number of request message transmissions per load and per unit time; transmitting a request message to the new system; receiving a response message; and comparing the old and new response messages and response times, as well as a plurality of message relations and orders, or other information. The present invention capable of reducing the number of days and man-hours and improve the quality, and thus assisting the transition of information systems from a current system to a new system.
摘要:
Defect localization can be performed in integration tests to more efficiently determine if recent source code changes caused a defect. Change locations are identified that represent code changes (e.g., source code changes) that occurred since a last integration test run. Code coverage information can be obtained indicating lines of code actually tested during the integration test. A search can be performed to find an intersection between the code changes and the code actually tested to determine one or more candidate code changes that may have caused a defect in the integration test. The candidate code changes can be ranked based on one or more different ranking algorithms.
摘要:
The invention relates to a computer-implemented method for generating software for a battery management unit (102). Said method comprises at least the step of: generating a central battery configuration. In addition, the invention relates to a battery (100) that can be operated using the software, and to a motor vehicle which comprises such a battery (100).
摘要:
Provided is a system for building and validating an application (including e.g., various software versions and revisions, programming languages, code segments, among other examples) without any scripting required by a system user. In one embodiment, an SDLC system is configured to construct a build and test environment, by automatically analyzing a submitted project. The build environment is configured to assemble existing user code, for example, to generate an application to test. Code building can include any one or more of code compilation, assembly, and code interpretation. The system can include a user interface provided to clients, users, and/or customer environments to facilitate user interaction and control of build and test validation. The system can accept user specification of configurations that controls the way the system runs the user's tests. The system can also provide flexible billing models for different customers.
摘要:
The present invention relates to a computer-implemented method for enabling the enforcement of design-time policies (110) during runtime in a service-oriented architecture (SOA), wherein the SOA comprises a plurality of SOA assets, such as web services, and at least one runtime container (20), the runtime container (20) being adapted for enforcing runtime policies on SOA assets executed therein, wherein the method comprises the following steps: a. obtaining (1000, 2000) at least one design-time policy (110) from a SOA registry (10) of the SOA, wherein the at least one design-time policy (110) applies to a plurality of SOA assets grouped into a design-time domain; b. automatically deriving (3000) at least one runtime policy from the at least one design-time policy (110) and at least one runtime domain from the design-time domain, the runtime domain indicating at least one runtime container (20); c. performing a compatibility check (3100) to determine whether the at least one runtime policy can be enforced by the at least one runtime container (20); and d. depending on the result of the compatibility check, automatically deploying (4000) the at least one runtime policy to the runtime container (20).