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 |
write negative scenarios for date given in the format dd/mm/yy
difference between smoke testing & sanity testing?
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
why did u chose software testing?
Can any one explain about state based and graph based testing? and the difference between them? Very urgent.......... Please...... Thanks in Advance......... regards, Murthy.M
what is application state, base state, & call state.
What is the difference between volume and load?
What are the benefits of automated testing over white box and black box testing?
Hi am new to this forem.i am a begineer in software testing and i have passed the ISEB exam,can anyone tell me how to gain knowledge practically ie practising testcases...... Thanks in advance
what is buddy testing ?
How to write a test case for traffic signal?
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?