who will infrom the testers when the build is ready to test
from developement side?
Answers were Sorted based on User's Feedback
Answer / rupa
Usually the development Lead will inform the test lead when
the build is ready.
The Dev lead sends a mail to the Test lead saying that the
build is ready to be deployed and places the build in the
proj folder in VSS, from where the test lead will deploy.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / anamica abrol
Yes.. Most of the time Dev. Lead tells Test Lead that build
is ready for testing . If there is SCMs ( S/w configuration
Managers ) in the Organization, they will drop a mail to
the entire testing team , that a particular build is ready
for testing and is available at some location , tha path of
which is also there in the mail.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sunny
I really appreciate all the answers. Congrats.
We use a internal portal called 'Team City'.
Which can be accessed by developers and tester. A message pops to all the users of Team City when ever a new change is Kick Off.
We have two builds. One is the DVD build another one is Continuous build. DVD build is the complete package. Continuous is the latest changes. If you are in DVD build and you want to have the latest changes, we take continuous build (In fact it is combination of all the dlls)and replace with the existing dlls installed. Now your build consist of very latest changes made by the developers.
So, here we trying to reduce the pain of intimation. Nobody needs to anybody.
Happy Interviews..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jeevan.t
once unit testing is approved developers will integrates the
units and release the build for testing.
when the build is ready for testing the
development(tech)lead will inform to the test lead through
mail.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sangeetha
the developer team leader inform to the test team leader
when the build is ready then the test team leader inform to
the tester
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose Username and Password is there, Username is limited to 8 characters!! Then what r all the Possible Test Cases for it??
Give an example of low severity and high priority bug?
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
what is defect density?
what is security testing? can u please set an example for it?
what is test plan and test procedure
can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?
why sanity testing and why smoke testing?
What is the example of Integration Testing?
if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail
Can any one please tell me what is the Buffer size of transmission buffer or rectiption buffer in TM,UM and AM of RLC.
Explain V model in depth?