<< Prev Question Next Question >>

Question 52/82

You have been given this piece of pseudocode to review Assume that the variables have been declared set and validated in code that precedes this piece that you are reviewing Looking only at this part of the code what requires further discussion?
If a < b then
If a > 12 then
seta = 21
else
set a = 23
endif
If b < 17 then
set a = 24
endif
lfb> 14
set a = 25
set b = 10
else
set a = 5
endif
else
set a = 7
endif

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (82q)
Question 1: Which of the following is NOT a common issue with traditiona...
Question 2: As Technical Test Analyst on a test automation project cover...
Question 3: Which of the following is a true statement regarding a conti...
Question 4: You have been assigned the task of conducting the performanc...
Question 5: You are responsible for the performance testing of a new web...
Question 6: The last release of a hotel booking website resulted in poor...
Question 7: Which statement about test automation is TRUE7 SELECT ONE OP...
Question 8: You are defining the test approach for an Agile project deve...
Question 9: Which statement correctly describes continuous testing' SELE...
Question 10: The stakeholders in a new system want its mean time between ...
Question 11: You are involved in testing a system in the medical domain. ...
Question 12: A project to replace your company's sales and merchandising ...
Question 13: You are working on the first release or an online dating ser...
Question 14: Which of the following can be executed by model-based testin...
Question 15: Which of the following test categories would best characteri...
Question 16: BestFor Incorporated is a rapidly growing online financial s...
Question 17: Consider the following section of pseudo code and associated...
Question 18: Within the world of consumer electronics, the amount of embe...
Question 19: In order to create a shareable testing service from server o...
Question 20: Which option below BEST explains the value of a test charter...
Question 21: Your team is now accountable for the support and enhancement...
Question 22: Which of the following defect types is NOT an example of a d...
Question 23: Consider the code fragment provided below: (Exhibit) The com...
Question 24: Consider the following control flow graph: (Exhibit) The con...
Question 25: Your team is developing an e-shop application (the SUT) that...
Question 26: Which of the following is a generic risk factor that should ...
Question 27: Listed below are some possible findings from static analysis...
Question 28: What is MOST likely to be a consideration when implementing ...
Question 29: A unit test should be isolated Which option correctly descri...
Question 30: You are reviewing the following Java function that determine...
Question 31: A medical company has performed a safety criticality analysi...
Question 32: You are working on a project to develop an application that ...
Question 33: A risk-based approach is being taken to test a new web-based...
Question 34: Which of the following is true regarding maintainability?...
Question 35: Consider the pseudo code provided below regarding a customer...
Question 36: Consider the following pseudocode segment: set a = 1 while a...
Question 37: The requirements specification of a product begins with this...
Question 38: Below is pseudo-code which calculates a customer's cruise cr...
Question 39: You are working on a complex systems integration project tha...
Question 40: A software company based in Spain that develops mobile appli...
Question 41: A new application for planning journeys on public transport ...
Question 42: Which of the following is a reason for the Technical Test An...
Question 43: You are testing software that will be used in nuclear power ...
Question 44: You are an experienced tester on an Agile team that is produ...
Question 45: Why might static analysis be used on an Agile project' SELEC...
Question 46: Consider the simplified logic below for crediting money to a...
Question 47: How many independent paths are shown in the control flow dia...
Question 48: Which of the following elicitation techniques is BEST usedwh...
Question 49: Consider the following fault attack: * Force all possible in...
Question 50: A project to replace your company's sales and merchandising ...
Question 51: Given the following pseudo code for a program to solve quadr...
Question 52: You have been given this piece of pseudocode to review Assum...
Question 53: Why should security testing include testing for any cross-si...
Question 54: What BEST describes how tools can support the practice of Mo...
Question 55: which statement about test approaches is TRUE7 SELECT ONE OP...
Question 56: The following characteristics were identified during an earl...
Question 57: When conducting a data flow analysis of following section of...
Question 58: Assume you are involved in testing a Health Insurance Calcul...
Question 59: Subject to testing is a software system (COTS) for Project A...
Question 60: A new Payroll system calculates the amount of tax that each ...
Question 61: Given the following code: If x &gt; y and z = 3 statement! e...
Question 62: A review of the following pseudo code is to be performed usi...
Question 63: You have identified existing test cases that require re-fact...
Question 64: What is the earliest stage in the application's SDLC at whic...
Question 65: The following user story has been written for a new applicat...
Question 66: You need to implement a Java class that validates a password...
Question 67: A major Caribbean bank typically develops their own banking ...
Question 68: The F in the mnemonic FIRST stands for Fast Which option cor...
Question 69: Consider the pseudo code provided below: (Exhibit) Given the...
Question 70: Which of the following is a common technical issue that can ...
Question 71: You have been assigned the task of defining the risk-based a...
Question 72: You work for a small supermarket chain which has successfull...
Question 73: When conducting a data flow analysis of following section of...
Question 74: Consider the pseudo code for the Price program: (Exhibit) Wh...
Question 75: Which statement about component testing tools and build auto...
Question 76: Consider the following section of code: If ((A &gt; B) or (C...
Question 77: Consider the code fragment provided below: (Exhibit) How man...
Question 78: Below is the pseudo-code for the Win program: (Exhibit) The ...
Question 79: Which TWO of the following statements about Maintainability ...
Question 80: Which of the following are activities that the Technical Tes...
Question 81: Given the following decision: IF X &lt; 5 OR Y &gt; 10 THEN ...
Question 82: Consider the following section of code: If ((A &gt; B) or (C...