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
What types of software testing are available?
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?
What’s the difference between a bug and a defect?
Define brain stromming?
What is a defect age?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
How to explain the Insurance project in the interview?
Tell some examples of bug severity and bug priority?
can any body tell me what is the process of between after getting a documents and testcase writing.
What is the difference between white box, black box, and gray box testing?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
What is the difference between load and stress testing?
what are the test bugs
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
What will be your approach if a particular script in Load Test fails?