Question

Raised by

Status

Solution

Explain why the growth of test cases (post reduction) is still exponential in the length of the test cases.  Propose a technique to reduce this growth.

Alford, Ronald Wayne

Need Solution

 

In the presentation they consider test oracle for only crashes. Why not use something like reference testing here?

Bahety, Anand Baldeodas

Need Solution

 

 

Bucatanschi, Dan George

Need Question

 

Explain the predicates defined for modeless windows.

Chandra, Deepti Jagdish

Need Solution

 

Explain the differences between EFG, EIG and ESIG. Give simple examples for each.

Huynh, Thuan Quang

Need Solution

 

 

Nguyen, Bao Ngoc

 

 

What are event semantic interaction (ESI) edges? Give an example of a real GUI and an ESI edge.

Konda, Shravya Reddy

Need Solution

 

In the results, some crashes occur because different event handlers make different assumptions. Why might this occur?

Lee, Joonghoon

Need Solution

 

The key idea of this paper is to generate new longer test cases covering ESI edges that are identified using feedback in the form of GUI states. What do the authors mean by “longer”? How many edges it should cover? Can the longer test case detect faults that are detected by short test cases?

Liu, Liping

Need Solution

 

Considering an AUT to have passed a test case if it did not "crash" is a good or bad test oracle? Give your opinion with supported reasons. Suggest how to improve the test oracle?

Wongsuphasawat, Krist

Need Solution

 

Why is the event semantic interaction relation not symmetric?

Reisner, Elnatan Benjamin

Need Solution

 

 

Schulman, Aaron David

Need Question

 

The authors proposed identifying semantically interacting events by analyzing feedback from the run-time state of the GUI on an initial test suite. What other methods could be applied to identify such type of interacting events? What are the limitations?

Sharara, Hossam Samy Elsai

Need Solution

 

The test oracle in this paper only detects crashes. How can the test oracle be improved?

Stuckman, Jeff

Need Solution

 

In this experiment, examining the test cases that provoked crashes revealed some interesting results.  The authors noted that many of the test cases that resulted in crashing the program did not add to the code coverage of the seed test suite.  What does this indicate?

Teoh, Alison Lui Koon

Need Solution

 

What are the pros and cons of "Using GUI Run-Time State as Feedback to Generate Test Cases" compared to "Feedback-directed Random Test Generation" by Carlos Pacheco1, Shuvendu K. Lahiri et al?

Thakor, Shashvat Advait

Need Solution

 

 

Vador, Sachin Shashikant

Need Question

 

What is Event Semantic Interaction, and how can it be used to improve GUI testing?

Donlon, Eileen Merle

Need Solution

 

Explain the term Semantic Interaction of GUI Events by giving an example from a real application (e.g. TerpPaint). How can it be used to dynamically create new test cases?

Zazworka, Nico

Need Solution