2018 IEEE 29th International Symposium on Software Reliability Engineering (ISSRE) 2018
DOI: 10.1109/issre.2018.00020
|View full text |Cite
|
Sign up to set email alerts
|

Search-Based Test Data Generation for JavaScript Functions that Interact with the DOM

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4

Citation Types

0
4
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 49 publications
0
4
0
Order By: Relevance
“…To the best of our knowledge, the only existing SBST work that deal with JavaScript instrumentation is the JEDI tool [21], which aims at unit testing of JavaScript code that interacts with the DOM in the browser. However, such work does not specify how the instrumentation was done, nor does it mention many of the issues we solve in this paper.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…To the best of our knowledge, the only existing SBST work that deal with JavaScript instrumentation is the JEDI tool [21], which aims at unit testing of JavaScript code that interacts with the DOM in the browser. However, such work does not specify how the instrumentation was done, nor does it mention many of the issues we solve in this paper.…”
Section: Related Workmentioning
confidence: 99%
“…However, such work does not specify how the instrumentation was done, nor does it mention many of the issues we solve in this paper. It was claimed that JEDI is open-source [21], but its repository [22] on GitHub is empty at the time of this writing. So it is not possible to verify if such challenges were addressed.…”
Section: Related Workmentioning
confidence: 99%
“…In the last decades, various automated testing techniques have been developed and extensively studied [3,10,16,23,32]. Search-based testing (SBT) [2,11,12,18] has shown its effectiveness. However, SBT lacks the ability to reason, hence severely hampering its ability to handle the vastness and the complexity of typical games' interaction space.…”
Section: Related Workmentioning
confidence: 99%
“…Many algorithms have been proposed to extract content using the DOM tree. For example, in the method proposed in the research of Elyasov A [18], the DOM of the page is analyzed as an input to propose a testing framework of Javascript evolutionary. In the method proposed by Pagi V B [19], by using the embedded semantic tree kernel they can extract opinion content from web pages.…”
Section: Related Workmentioning
confidence: 99%