what is AUT?
Answers were Sorted based on User's Feedback
Answer / sam
It is nothing but Apllication under test.When software is
complate it's development phase , it wl give for User
tesing then it is call as AUT.
If iI m wrong pls correct me
Sham
sham_sap@rediffmail.com
| Is This Answer Correct ? | 23 Yes | 2 No |
Answer / kirani
the particular application under test is called as aut
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / swathi
AUT is Application Under Test.This will be done by the set
of people called Configuration analysts.Aut is the place
where the packaging of Modules will be done.This Aut will be
released to the testing team for functional testing.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sumathi.v
AUT means application under test.After the designing and
coding part in software development life cycle the
application comes for testing then at that time the
application is stated as "application under test".
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / ashwini akash
AUT stand for Aplication under test.After the designing and
coding part in software development life cycle the
application comes for testing then at that time the
application is stated as "application under test".
It is nothing but Apllication under test.When software is
complate it's development phase , it wl give for User
tesing then it is call as AUT.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / wasim
AUT means 'Application Under Test'.
The application on which Testing is going on.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / 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 |
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What is driver and stub? where it is used, in top down or bottom up approach?
Test case on Air conditionar
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What is the test strategy for installation testing?
If we got build [say 2.0]to test, we test it & maintain the log then we got same build [say 2.0] fixing bugs in the same version 2.0 again we test it .My question is How we maintain this second log of testing same build
write a TestCases for Telephone ?
Is compatabilitytestig and port testing are same
what is product backlog...
could any body plz let me know which is best training institute for telecome testing in hyderabad?
Explain about Bug life cycle?
Testing of Non-Functional requirements does not involove a) Performance tests b) Reliability tests c) usability tests d) Configuration tests