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 |
What is mean by Schedule report who is the responsible for generated that one ?
I have working in Manual testing domain in past 1.5years exp. now im looking for Automation testing how can i shift?
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
Why testing Web Applications is different?
What are the different testable items in GUI testing?
what is clinet side validation and server validation??
how we can define bug is an valid bug
What type of testing skills we required for a testing.
How do maintain Risk cases,how will u handle the cases while u facing man power risk & the case after development u find ?
What is comparison testing?
What is kick-off meeting? Why is it optional?
self join query in sql. 15 objective questions. What is equi join and outer join