System and method for software test analysis
US-2024419581-A1 · Dec 19, 2024 · US
US10235281B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-10235281-B2 |
| Application number | US-201816045065-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jul 25, 2018 |
| Priority date | Oct 2, 2013 |
| Publication date | Mar 19, 2019 |
| Grant date | Mar 19, 2019 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A method, computer program product, and computer system for editing code, by a computing device, via an integrated development environment. The code is determined to be syntactically valid. While editing the code, a subset of automated tests associated with the code is executed in response to determining that the code is syntactically valid. It is determined whether at least one automated test error is detected. The at least one automated test error is reported.
Opening claim text (preview).
What is claimed is: 1. A computer-implemented method comprising: editing code, by a computing device, via an integrated development environment; determining that the code is syntactically valid; executing, while editing the code, a subset of automated tests associated with the code in response to determining that the code is syntactically valid, wherein the subset of automated tests associated with the code is executed in the background during editing of the code without saving and running a build, wherein the subset of automated tests associated with the code is executed periodically during predetermined intervals of time; determining whether at least one automated test error is detected; and reporting the at least one automated test error. 2. The computer-implemented method of claim 1 , wherein determining that the code is syntactically valid includes determining a pause in receiving input via the integrated development environment. 3. The computer-implemented method of claim 1 , wherein executing the subset of automated tests includes determining which automated tests to exclude from the subset of automated tests. 4. The computer-implemented method of claim 3 , wherein the subset of automated tests excludes automated tests running longer than a threshold amount of time. 5. The computer-implemented method of claim 3 , wherein the subset of automated tests excludes any automated tests not associated with the edited code. 6. The computer-implemented method of claim 1 , wherein reporting the at least one automated test error within the integrated development environment includes highlighting at least a portion of the code associated with the at least one automated test error within the integrated development environment. 7. The computer-implemented method of claim 1 , wherein reporting the at least one automated test error within the integrated development environment includes displaying at least a portion of the code associated with the at least one automated test error within the integrated development environment. 8. A computer program product residing on a non-transitory computer readable storage medium having a plurality of instructions stored thereon which, when executed by a processor, cause the processor to perform operations comprising: editing code via an integrated development environment; determining that the code is syntactically valid; executing, while editing the code, a subset of automated tests associated with the code in response to determining that the code is syntactically valid, wherein the subset of automated tests associated with the code is executed in the background during editing of the code without saving and running a build, wherein the subset of automated tests associated with the code is executed periodically during predetermined intervals of time; determining whether at least one automated test error is detected; and reporting the at least one automated test error. 9. The computer program product of claim 8 , wherein determining that the code is syntactically valid includes determining a pause in receiving input via the integrated development environment. 10. The computer program product of claim 8 , wherein executing the subset of automated tests includes determining which automated tests to exclude from the subset of automated tests. 11. The computer program product of claim 10 , wherein the subset of automated tests excludes automated tests running longer than a threshold amount of time. 12. The computer program product of claim 10 , wherein the subset of automated tests excludes any automated tests not associated with the edited code. 13. The computer program product of claim 8 , wherein reporting the at least one automated test error within the integrated development environment includes highlighting at least a portion of the code associated with the at least one automated test error within the integrated development environment. 14. The computer program product of claim 8 , wherein reporting the at least one automated test error within the integrated development environment includes displaying at least a portion of the code associated with the at least one automated test error within the integrated development environment. 15. A computing system including a processor and a memory configured to perform operations comprising: editing code via an integrated development environment; determining that the code is syntactically valid; executing, while editing the code, a subset of automated tests associated with the code in response to determining that the code is syntactically valid, wherein the subset of automated tests associated with the code is executed in the background during editing of the code without saving and running a build, wherein the subset of automated tests associated with the code is executed periodically during predetermined intervals of time; determining whether at least one automated test error is detected; and reporting the at least one automated test error. 16. The computing system of claim 15 , wherein determining that the code is syntactically valid includes determining a pause in receiving input via the integrated development environment. 17. The computing system of claim 15 , wherein executing the subset of automated tests includes determining which automated tests to exclude from the subset of automated tests. 18. The computing system of claim 17 , wherein the subset of automated tests excludes automated tests running longer than a threshold amount of time. 19. The computing system of claim 17 , wherein the subset of automated tests excludes any automated tests not associated with the edited code. 20. The computing system of claim 15 , wherein reporting the at least one automated test error within the integrated development environment includes highlighting at least a portion of the code associated with the at least one automated test error within the integrated development environment.
for test execution, e.g. scheduling of test suites · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.