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

Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage

8 23117

Hi all, I want to give ISTQB foundation level this june '08. PLease give me any question paers, syallabus, pateern type, books which u all have.. How long does one need to prepare. If you all have any data send it to akadi111@gmail.com Thanks in advance!!!! And thank u for taking time to read this post!!!!!!!!!! Waiting for ur reply:)

9 12005

Maintenance testing is: 1. updating tests when the software has changed 2. updating tests when the software has changed 3. testing by users to ensure that the system meets a business need 4. testing to maintain business advantage

2 8554

What is cyclomatic complexity?

4 7030

Need ISTQB Study Materials, Latest ISTQB Syllabus, ISTQB Standard Glossary, E-Books, Presentations, Study Sessions & lots of Question Papers with Answers ?

8670

ISTQB in AUGUST at CHENNAI --Anyone?

1 3590

I'm planning on taking tthe ISTQB Foundation Level in this AUGUST 08, CHENNAI.. Anyone from chennai preparing for the same?. Would like to share the thoughts,materials, preparation, etc.. please feel free to drop me a couple of lines --- jammerstar (at)yahoo(dot)com

6 8392

Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand

6 6749

This was one of the question in ISTQB foundation level exam - Dec 21 2008. Can you test elevator using state transition technique? Options a. Yes b. No If Yes or No, Kindly justify your answer so that it helps people who see this question/answer.

2020

Foundations of Software Testing by Dorothy Graham, Erik Van Veenendaal,Isabel Evans ,Rex Black. i need this e-book please help me it is very urgent

2 8817

Q2. From the below given choices, which one is the ‘Confidence testing’ A. Sanity testing B. System testing C. Smoke testing D. Regression testing

9 33117

What is Defect Density? How it can be calculated?

5 10830

Q5. An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi

6 27701

When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis

6 14491

Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?

4599

Post New ISTQB Interview Questions




Un-Answered Questions

Explain covariant method overriding in java.

537


Do you know in accounting, vat abbreviates what?

644


What is difference between tomcat and jboss?

436


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1358


How do I get windows 8.1?

458






please send the model written test papers to pandu476@rediffmail.com for ET

1728


What is the file through which you can customize your asp.net application?

540


What is sc textfile?

224


What is inheritance of requirements?

582


what do you mean by extended receiver determination ? what do you mean by value mapping replication ?

966


What is the name of first operating system?

504


Why are arrays useful in java?

539


Do you consider yourself a team player? Give example where you worked in a team and tell us about your role?

678


Why hashtable is thread safe in c#?

483


What’s new in selenium 3.0?

503