frescosage

Contact us

Name

Email *

Message *

Saturday, October 31, 2020

Continuous Deployment - TOP 50 Questions-Assessment-Quiz-Certification FAQ

 Continuous Deployment Q & A


1. Build executables cannot be included as part of version control. see answer..

2. Environment configuration details can be integrated during build time. see answer

3. Collection of executable codes is known as ____________.

4. Configuration management enables ____________ and reproducibility. see answer

5. Configuration management enables traceability. see answer

6. ____________ is an attribute that describes an environment. see answer

7. Continuous deployment must be followed to practice continuous delivery. 

8. Environment configuration must be integrated only during package creation. see answer

9. Time taken to fix a broken build is measured using ________________. see answer

10. Release candidate is created after the change passes through the ______________. see answer

11. People who perform the deployment should be part of creating the deployment process.

12. Continuous deployment focuses on enabling feedback loops as short as possible. see answer

13. ________ dependencies must be present when an application runs in an environment. see answer

14. Dependencies between components are represented by ______. see answer

15. Component pipeline is an integral part of ________________. see answer

16. Automated implementation of an application's build, test, and deployment process is called as _____________________.  see answer

17. Component is separated from codebase when ______________. see answer

18. Build-time dependencies must be present when an application is runs in an environment. see answer

19. Deployment pipeline is an extension of ______________. see answer

20. A component pipeline must perform unit tests. see answer 

21. ______________ is/are created first in the pipeline. see answer

22. Component pipeline can be triggered by __________________. see answer

23. ________ testing is used to measure the number of transactions a system can process in a particular timespan. see answer

24. ____________ testing originated from hardware testing. see answer

25. Chef is a configuration management tool. see answer

26. It is suggested to do manual testing across the project phases. see answer

27. New instance of ___________ is created upon every check-in. see answer

28. It is advised to maintain one to one correlation between codebase and application. see answer

29. The continuous deployment must be followed to practice continuous delivery. see answer

30. Only positive scenarios are tested in ___________ testing. see answer

31. Static code analysis is performed in the _____________. see answer

32. Component pipeline is an integral part of __________. see answer

33. Which of the task/tasks is/are part of continuous integration? see answer

34. A build that fails at ________ stage is not deployable. see answer

35. __________________ stage takes the delivery team beyond continuous integration. see answer

36. Dependencies can be either build or run time dependencies. see answer

37. Testing done in a customer's environment is know as ____________ testing. see answer

38. Large scale changes to an application can be achieved using __________. see answer

39. The ability of a build system for handling a rise in the amount of code that it blends and analyzes is called ___________. see answer

40. Capacity testing _______________. see answer

41. Component pipelines are used in which one of the following scenarios? see answer

42. Steps to be carried out to release the application first time comes under ___________. see answer

43. Build is triggered when a change occurs in the _________. see answer

44. _____________ testing validates the value delivered by an application. see answer

45. MTTR is __________________. see answer

46. ______________ is an extension of component pipeline. see answer

47. User acceptance testing is a verification activity. see answer

48. The creation of a release candidate initiates the deployment pipeline. see answer

49. Environment constitutes _________________________. see answer

50. _______ testing assesses stability problems. see answer

51. Showcases are one of the capacity testing types. see answer

52. Response time of the user requests are verified using __________________. see answer

53. Emergency fixes must go through the deployment pipeline. see answer

54. What are the principle(s) that are basic for an effective configuration management? see answer

55. _____________ is a central part of continuous deployment. see answer

56. Deployment pipeline enables collaboration. see answer

57. Configuration information can be provided with the help of ____________. see answer