when developers sends you a build.what the test engineer does?

Answers were Sorted based on User's Feedback



when developers sends you a build.what the test engineer does? ..

Answer / magaji manju

As soon as we get the built, we should starts with Smoke
testing followed by different type testing like function
testing, Inegration testing and System testing.

Note : Smoke testing is also done to findout the whether
the build is installed or not

Is This Answer Correct ?    3 Yes 1 No

when developers sends you a build.what the test engineer does? ..

Answer / mudaseer

as a test engineer you have to check whether the build is
installing or not sometimes the build does not install so it
is a blocker defect the developer has to fix it

after fixing it you have to do function testing (that is we
check whether the links or correct or not) then integration
testing and then system testing and all kinds of testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Define Deployment and User Acceptance.

2 Answers   Cisco,


When you were testing an application, you found a strange pop up with a “500 internal error” and you thought to log it as a defect. Give description of the defect along with all the details you expect in the defect content

1 Answers  


write scenario to check the security of below mentioned URL? www.xyzbank.com/welcomescreen/entry?

2 Answers  


what are the reasons is commonly cited as the primary benefit to Test-Driven Development?

1 Answers  


What are the points to be taken into consideration while doing desktop testing?

1 Answers  






What is software development Life Cycle (SDLC)? where exactly the Testing activity begin in SDLC?

12 Answers   Systematix, TCS,


How does unit testing play a role in the development / software lifecycle?

1 Answers   TCS,


IS Mutation testin and error seeding the same....if not can anyone tell me the difference???

2 Answers  


What is Junit and bash testing

1 Answers  


What is the difference between Smoke Testing & Sanity Testing?

8 Answers  


You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.

0 Answers  


Give me 2 examples for - High Priority with Low Severity? And - High Severity with Low Priority??

1 Answers   Infosys, Mastek, SunGard,


Categories