Showing posts with label build and release interview questions. Show all posts
Showing posts with label build and release interview questions. Show all posts

Build and Release Interview Questions

Build and Release Engineer Interview Questions
1.What is the difference between integration and release ?
2.What are the artifacts need to be generated during integration ?
3.who are the major stake holders in software integration ?
4.How to debug the errors generated from integration ?
5.What are the general errors in integration ?
6.What are the major items in Integration check list ?
7.What are the qualification measures for integration ?
8.What is the difference between integration and functional testing ?
9.What is Software reliability ?
10.When we are going for Automation ?
11.What is Unit Testing ?
12.What is meant by Protocol testing ?
13.What is difference between CMMI and CMM levels ?
14.What are the main key components in Web applications and client and Server applications ?
15.What regulates, or gives a substance the viscosity it has ?
16.Why is steam added into the cracker in thermal cracking ?
17.Explain the Deacon reaction ?
18.What is microstir ?
19.Describe the difference between a Thread and a Process ?
20.What is the maximum amount of memory any single process on Windows can address ?
21.What is the difference between an EXE and a DLL ?
22.What is strong-typing versus weak-typing ? Which is preferred ? Why ?
23.What are PDBs ? Where must they be located for debugging to work ?
24.What is cyclomatic complexity and why is it important ?
25.What ports must be open for DCOM over a firewall ? What is the purpose of Port 135 ?
26.Why is catch(Exception) almost always a bad idea ?
27.How would one do a deep copy in .NET ?
28.Explain current thinking around IClonable ?