ISTQB CTFL-2018 Practice Test - Questions Answers, Page 21
List of questions
Related questions
Software was found to take much more time than the stated requirement of less than one second to save a file. Upon investigation it was found that there was an unnecessary check inside a loop which was slowing down the file-save operation. The software not being able to meet the desired response time is an example of
Which of the following would be a key difference between a peer review of code and static analysis of code using a tool?
Which set of test data (representing ages of human beings in years) given below shows equivalence partitioning to verify if a customer is in its thirties (A person whose age is between thirty and thirty-nine years, inclusive) or not?
You have to specify test cases based on equivalence partitioning and boundary value analysis for an internet shop selling baby shoes The shop provides a selection of shoes based on the following input parameters:
- There are 4 different sizes, depending on the age of the baby. The system selects the appropriate size based on the following criteria:
Which of the following statements is true?
Which of the following is NOT a characteristic of good testing, independent of the development life cycle model?
A QA manager of a start-up company needs to implement within a week a low cost incident management tool Which of the following is the best option?
Which of the following statements is NOT correct?
Which of the following are the phases of the ISTQB fundamental test process?
What is basic idea of structure-based testing techniques?
Consider the following excerpt from a defect report:
To recreate the failure we used test file TST_01_TC_16.dat which is available in the common shared folder''.
Which incident report objective does this excerpt satisfy?
Question