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 26155Hi 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 14492Maintenance 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 9585Need ISTQB Study Materials, Latest ISTQB Syllabus, ISTQB Standard Glossary, E-Books, Presentations, Study Sessions & lots of Question Papers with Answers ?
9122I'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 10627Hi, 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 8630This 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.
2462Foundations 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 9801Q2. From the below given choices, which one is the ‘Confidence testing’ A. Sanity testing B. System testing C. Smoke testing D. Regression testing
9 36119Q5. An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi
6 29868When 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 16622Given 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?
5109Post New ISTQB Interview Questions
What interests you about our product (or service)?
What do most vaccines function as?
What is the difference between logical address space and physical address space?
When using descriptive programming?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
Which Command used to lock user password in Linux?
Atwhat condition reverse power relay will act?
Give a situation where Mathematics can be correlated with economics
How do you pass control from one jsp page to another?
What is difference between product and item?
What is the purpose of self?
Explain the difference between getch() and getche() in c?
What will happen if the learning rate is set too low or too high?
What are the month end activities in sap mm?
What is underfitting?