Free Mock Test - Software Engineering : Coding and Software Reliability (Test 1)

Software Engineering is one of the most important subjects in Computer Science and Information Technology competitive examinations. Questions from Software Development Life Cycle (SDLC), software process models, software testing, requirement engineering, software maintenance, project management, and quality assurance are frequently asked in examinations such as BPSC TRE, GATE CSE, UGC NET Computer Science, NIELIT Scientist, SSC Technical, Railway, Banking IT Officer, Teacher Recruitment exams, and university entrance tests.

Total Questions : 20

Timer : sec

Question : Which of the following is the primary objective of coding standards?


Question : Which programming practice improves code readability the most?


Question : Structured programming primarily avoids the use of:


Question : Which principle reduces duplication in software?


Question : Which indentation style is recommended?


Question : Which control structure is NOT part of structured programming?


Question : Software reliability is defined as:


Question : A software failure occurs when:


Question : Which sequence correctly represents software failure?


Question : Which testing technique helps estimate software reliability?


Question : MTTF stands for:


Question : MTBF is calculated as:


Question : Which metric measures repair time?


Question : POFOD stands for:


Question : Fault tolerance means:


Question : Which technique is commonly used for fault tolerance?


Question : Software reliability generally increases when:


Question : Which software metric is expressed as failures per hour?


Question : A system has:

MTTF = 400 hours
MTTR = 20 hours
What is the availability?


Question : During testing, 25 failures are observed in 500 execution hours. What is the failure rate?