what is AUT?

Answer Posted / raja

AUT is Application Under Testing.

In order to test the GUI of the AUT, the tester has to
perform a certain set of steps. These steps are detailed
below

1. Initialize configurations in GUITAR for the AUT

2. Rip the GUI structure of the AUT

3. Generate the event flow graphs for the AUT from the GUI
structure

4. Generate testcases for the AUT from the event flow graph

5. Instrument the source code of the AUT to enable
coverage report generation

6. Replay the testcases on the AUT to obtain coverage
information

7. Evaluate coverage of the testcases

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What types of software testing are available?

884


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9400


What’s the difference between a bug and a defect?

896


Define brain stromming?

849


What is a defect age?

843


What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.

1702


How to explain the Insurance project in the interview?

1347


Tell some examples of bug severity and bug priority?

829


can any body tell me what is the process of between after getting a documents and testcase writing.

1751


What is the difference between white box, black box, and gray box testing?

874


Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.

2056


What is the difference between load and stress testing?

930


what are the test bugs

1695


what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046

1812


What will be your approach if a particular script in Load Test fails?

1988