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 |
Can you please anyone tell me what are the Risk analysis technics we can use?
in a team, how do u involve/test when ur modules are integrated to other modules of ur team.
What is the role of QA in a development project?
If an organisation wants to go for an automated testing basically for Functional testing by using QTP. then at what stage they should proceed for Automation testion. However a vast experience is there in the field of manual testing.
Describe use case testing?
Anything you know about host file
Can anyone please tell me how to export the requirements from QC 9.2 to excel file.
What is the differnt between Test condition and TesT Scenario
Who defines quality?
what is Test cases and test procedures.
What is cyclomatic complexity?
If a company does not contain any maturity levels?Do u think the company does not have quality?Discuss?