what is build acceptance test?
Answers were Sorted based on User's Feedback
Answer / narendra
When v get a fresh build, then v should perform some smoke
testing on that build with some set of test cases. If those
are passed then the build should be accepted.
| Is This Answer Correct ? | 19 Yes | 3 No |
Answer / shashi
It is a type of testing in which one will conduct overall
testing on the realesed built weather to check the build is
proper or not for the detailed testing
to do so one need to see
1 whether the application is properly installed in the
environment or not.
2 whether all the functionality are there or not
3 whether one can navigate to all the pages or not
4 whether required connections are working fine or not..
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / rajendra prasad reddy penumall
narendra a small addition to your concept
Build Acceptence Test is also called Tester Acceptence
Testing.
In this we test the stability of the build.
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / ugandhar
Build acceptence or build verification test is a type of
testing in which we will check that the released build is
proper or not to do the detailed testing.
and also we will check
i) in this build can we navigate all the pages or not
ii)the required functionalities are available with the
build or not
iii)and required connections or working fine or not
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudhakar
Sr Testing engg/ Test Lead execute a set of selected testing
to verify whether development initial released is stable or
not. Simply to verify the stability of the build release to
further continue with testing with resting of testing team.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / john
Build Acceptance test is to test the basic functionality of
the build against the set of test cases.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / madhu
Whenever we receive the build this is the first test conducted to the basic functionality of all the requirements. During the test run each requirement open the window performe basic functional testing. Then the test is conducted to verify the build is qualified for features derailed testing. The per pose of this test is if any cretecal defects are found we can report at earlier stage. This is also called sanity testing. After sanity test the status either pass or fails is reported to developer.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between quality assurance (qa) and quality control (qc)?
How the build and release differ from one another, write down the difference between build and release?
can anyone explain the working of tsys application in credit card industry
can anybody explain insurance project modules,and what we need to test on which functionality
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
what is scalability testing?
Suppose I am testing a web base health care insurance software and I am working in the member portal. Could anyone please give me some example of some common/critical bugs/defects to be found in this software testing process ?
Can any one tell me the test scenario for a 'Label' with specification "This field may contain a number that is auto generated by the system. Every subsequent quote should display the next available number "
what is exceptional flow ? how to write exceptional flow test cases ? please give me the answer.
insurance domain interview questions ,i done project on insurance (manual testing)
What are the other test cases apart from functional test cases u write. I told sanity and resgression test case.Then He asked what u cover in sanity test cases and give with example...
Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?