Skip to content

Commit 1240047

Browse files
authored
add week 2 scientific paper proposal by kohsuke and vitell (#2699)
* add week 2 scientific paper proposal by kohsuke and vitell * Rename Readme.md to README.md * move title to text under title "Title" * change to a paper about RL in web testing
1 parent 972eaa5 commit 1240047

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

  • contributions/scientific-paper/week2/kohsuke-vitell
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Assignment Proposal
2+
3+
## Title
4+
Automatic Web Testing Using Curiosity-Driven Reinforcement Learning
5+
6+
## Names and KTH ID
7+
8+
- Kohsuke Sonoda (kohsuke@kth.se)
9+
- Elias Vitell (vitell@kth.se)
10+
11+
## Deadline
12+
- Week 2
13+
14+
## Category
15+
- Scientific paper
16+
17+
## Description
18+
19+
We want to present the paper _Automatic Web Testing Using Curiosity-Driven Reinforcement Learning_ by Zheng, Liu, Xie, Ma and Hao. The authors propose web testing framework, called WebExplor, that uses curiosity driven reinforcement learning to create automatic tests for web applications. They compare WebExplor with existing web testing methods and find that failure detection is significantly better.
20+
21+
The paper can be found here: [link to paper](https://ieeexplore.ieee.org/abstract/document/9402046).
22+
23+
**Relevance**
24+
25+
The framework proposed in the paper can be used to create better automated test for web applications than prevoius frameworks and methods could. Thus it is highly relevant for the the subject of automated testing.

0 commit comments

Comments
 (0)