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 |
1.Testing work starts once a)once requirement are complete b)once test cases are complete c)once coding is complete d)begining of requirement 2)For white box testing a)the tester is completely unconcerned abt the internal behavior of the program b)the tester is concerned with finding circumstances in which the program doesnot behave according to code standards c)test data is derived from market requirements 3)stress testing is a measure of one of the following a)application response time b)concurrent load an application can handle c)transactions per minute that can be handled d)virtual load at which the system will fail 4)UAT means a)testing performed on a single stand alone module b)testing after changes have been made to ensure that no unwanted changes were introduced c)testinf to ensure that the system meets the needs of the organization& the end user 5)software quality metrics will help u to a)keep account on the software quality of an application b)analyse and improve the deficiencies of an application c)both of the above d)none 6)Application that has GUI must be tested for usability a)for any kind of UI applications b)more necessary for web based applications c)only if the user is going to use the UI d)only if the user pays for it 7)the program according requirements expects the uppercase letters from A to Z.Analyze the following inputs and choose one that can cause the failure with greater probability a)@,[ b)1,0 c)B,W d)[,] 8)A system test that forces the software to fail in a variety of ways and verifies that softwware is able to continue execution without interruption.This definiton in nearest to a)Recovery testing b)Stress testing c)both of the above d)none 9)Automated testing is necessary when a)testing has to be done very quickly b)number of resources are very less c)most of the test cases are similar in anture d)all of the above 10)which of the following tests is performed early in a software testing process a)monkey testing b)unit testing c)system testing d)none 11)the testing technique that requires devising test cases to demonstrate that each program function is operational is called a)black box testing b)glass box testing c)grey box testing d)white box testing 12)what a UML diagram is useful for black box testing a)class diagram b)object diagram c)use case diagram d)sequence diagram 13)what kind of tools would you suggest to use for the automation of regression tests? a)capture and playback b)static analysis tools c)simulators d)debugging tools
3 Answers Bally Technologies, IBM, QA, Speridian Technologies,
why are you leaving present company(pls give me answer other than contract employee)and give me the good reason
wht type of intersting things sqa have or what is intersting abt sqa and how it will be advanategous for us as a sqa engineer?
What is an internal quality audit? What happens during this audit?
What are ISO standards? Why are they important?
2 Answers Berger Paints, Vaal University of Technology,
Hi all, I want to give ISTQB foundation level this july '08. PLease give me any question papers, syallabus, pateern type, books which u all have.. How long does one need to prepare. If you all have any data send it to karthis4u@gmail.com 9986667831
What is test execution/efficiency metrics?
Why is it often hard for management to get serious about quality assurance?
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.
how will you define your bug status flow in softsmith qamonitor?
what is difference b/n client server and web based applications?
what are test metrics?