How and when a build can be assigned to a Tester and who do
this responsibility? Is there any tool is used for
performing this process?Generally what is the flow of "Build
assignment"?
Answers were Sorted based on User's Feedback
Answer / kishore
1. The CR or FIX is done as per the business rule and unit
tested then the build can be assigned to the QA team.
2. Assigning the build to the tester is from DEV lead to QA lead
3. In general there are lot of build management tools to get
the latest build files. But it will vary based on client/project
Ex: WINCVS
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / lakshman
1. The build cannot be assigned to the tester, a build is deployed on the testing environment once the developers have implemented New features or fixed existing issues.
2. A build is deployed on the testing environment by the Build and Release Engineer.
3. Yes , there are specific tools for build Management Ex:Antelope.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / janu
after completion of writing test cases the build will installed by system engineer or tester also do some times and there no tool for installing build, step by step procedure for installing a build will give the developer, according to developer document we have to install a build.
| Is This Answer Correct ? | 1 Yes | 2 No |
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
write test case for atm ?
what is meant by exhaustive testing?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
wht is need for testing?why testing is neccsary?why testing is done?
write a TestCases for Telephone ?
Differentiate Defect age and Build interval.
What is blocked defect?
What are all the things ur going to keep in mind while System testing?
Give me two examples of HLD and LLD...
What is Management Testing?
State a generalized process for load test? Or explain how you did it previously.