Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ISTQB Interview Questions
Questions Answers Views Company eMail

If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4

1 5066

Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4

1 2220

This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4

1 12045

Analyze the following highly simplified procedure: Ask: "What type of ticket do you require, single or return?" IF the customer wants ‘return’ Ask: "What rate, Standard or Cheap-day?" IF the customer replies ‘Cheap-day’ Say: "That will be £11:20" ELSE Say: "That will be £19:50" ENDIF ELSE Say: "That will be £9:75" ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given. A. 3 B. 4 C. 5 D. 6

1 6694

For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2

1 3577

Post New ISTQB Interview Questions




Un-Answered Questions

State and explain about features of UNIX?

562


How are atoms of the isotopes different from one another? Two isotopes of carbon are carbon-12 and carbon-14.

542


Give a popular application of machine learning that you see on day to day basis?

53


Is apache license free?

453


How to updating angular cli?

446






Explain roles, user and permissions?

107


What Is Money Laundering?

642


Why is spring framework so famous?

135


Do you know what are the main advantages of selenium grid?

496


Can I download scanpst exe?

506


what is a trigger in mysql? Define different types of trigger. : Sql dba

542


When to use {{}} ? How to interpolate variables or dynamic variable names?

1


where do you vision yourself in the next 5 years?

662


In which condition Both the acts are covered i.e ESIC and WC Act?

2365


How is cad used with electronics?

570