Sunday, December 24, 2006

HOMEWORK-1: WEEK -2;

Question 1. How is a build prepared?
Explain the process.

11 comments:

Anonymous said...

how is the build prepared explain the process

Gopes Niraula 12/25/2006

First up all the business Requirement Document(RD) is prepared by the business analyst as per the client's requirement. Then on accordance to the RD, the developers team starts to write the program/code.After accomplishing writing the code the developers team send the code of each different module of software to the clear case, where the Configuration management team(CMT) put in a single folder, which is known as "BUILD". Then the build so prepared by the CM team is sent to different test environments.

(Finally CM Team lead send mail to the QA lead notifying that the build is ready to test, and the drive where the build is located to access for the test by the QA testers)

Anonymous said...

Yuba R Dhakal

1.Explain the scenario, how you get the Build in test environment?

- At First, when a client needs a software for his company, he make a mind that what kinds of software he needs and then business analyst made it in complete written format ie Required documents based on the clients needs. Then According to the requirement documents the developer team start to coding the software. When they finish their coding then they sanded these coding to the configuration management (CM) team and CM team will collect all the coding and get together called build and that build put in the test server and notify to the test manager or QA Manager. Then QA team started to test the functionality of that particular software by using different types of software testing methods based on the previously written test case step by steps.

QA Questions said...

Brinda Shrestha

Explain the scenario how you get the build in Test environment?
First the business Requirement is prepared by the business analysts as per client's requirement. when development team combined is signal folder which is called build. The build prepared by configuration management team.

CM team send e-mail to the QA manager that build is ready to test, and the drive where the build is located to access for the test the QA testers.

Anonymous said...

How is the Build prepared explain the process?
Based on Requirement Documents different developer team developed different module of software and send those coding to the CMT. CMT combined those coding and put it in the single forlder (Which is called Build) CMT create test server for test envionment. CMT notify QA manager that build is ready. QA manager will notify to the QA testers that build is ready go head and start testing. QA manager will give location of build(path).

Anonymous said...
This comment has been removed by a blog administrator.
Anonymous said...
This comment has been removed by a blog administrator.
Anonymous said...
This comment has been removed by a blog administrator.
Unknown said...
This comment has been removed by a blog administrator.
Unknown said...

Murari Naral, 01/01/07
How is the Build prepared explain the process?
Preparing the BUILD is the responsibility of Configuration Management. The development team sends the modules after doing coding. These modules are compiled in the ClearQuest by the CM team and a copy of the build is sent to each test environment as well as development environment. Each time any modification occures in the application (modules) a new version of the build is prepared and sent to all environment. It is the Configuration Manager who informs the dev.team and tester's team about the readiness of the build for testing, through e-mail.

QA Questions said...
This comment has been removed by the author.
QA Questions said...

Rajan Bhandary


1 How is a build prepared? Explain the process.

Based on requirement document, the developer team start to write coding for the software. When they finish their coding, they send those coding to the configuration management (CM) team and CM team combine all the code which is called build. That build put in the test server and notify to the test manager or QA Manager, QA manager will notify to the QA. Then QA team start to test step-by-step using ClearQuest or TestDirector.