istqb t1

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

29 Terms

1
New cards

"What is the primary objective of software testing?"

"To identify defects

2
New cards

"What are the seven testing principles in ISTQB?"

"1. Testing shows the presence of defects

3
New cards

"What is the difference between validation and verification?"

"Verification checks if the software meets specifications

4
New cards

"What are the different levels of testing?"

"Unit testing

5
New cards

"What is black-box testing?"

"A testing technique where the tester evaluates software functionality without looking at the internal code structure."

6
New cards

"What is white-box testing?"

"A testing technique where the tester examines the internal code structure

7
New cards

"What is exploratory testing?"

"A testing approach where testers explore the application without predefined test cases to find defects."

8
New cards

"What is the V-Model in software testing?"

"A software development model that maps testing phases to corresponding development stages in a V-shape."

9
New cards

"What is regression testing?"

"Testing to ensure that new changes do not negatively affect existing functionalities."

10
New cards

"What is a test case?"

"A set of conditions

11
New cards

"What is test coverage?"

"A measure of the amount of testing performed

12
New cards

"What is equivalence partitioning?"

"A black-box testing technique that divides input data into groups to reduce the number of test cases while maintaining effectiveness."

13
New cards

"What is boundary value analysis?"

"A black-box testing technique that focuses on values at the boundaries of input ranges

14
New cards

"What is a defect life cycle?"

"The process a defect follows from identification to resolution

15
New cards

"What is static testing?"

"Testing that is performed without executing the code

16
New cards

"What is dynamic testing?"

"Testing that involves executing the software to identify defects."

17
New cards

"What is the difference between functional and non-functional testing?"

"Functional testing verifies what the system does

18
New cards

"What is acceptance testing?"

"Testing performed to determine if the system meets user needs and business requirements

19
New cards

"What is test automation?"

"The use of software tools to execute test cases

20
New cards

"What is risk-based testing?"

"A testing approach that prioritizes test cases based on the likelihood and impact of defects."

21
New cards

"What is a test plan?"

"A document outlining the testing scope

22
New cards

"What is a test strategy?"

"A high-level document defining the overall testing approach

23
New cards

"What is a test script?"

"A set of instructions used in automated testing to execute test cases."

24
New cards

"What is load testing?"

"A performance testing type that evaluates how a system behaves under expected user loads."

25
New cards

"What is stress testing?"

"A performance testing type that determines the system’s behavior under extreme conditions."

26
New cards

"What is usability testing?"

"Testing that evaluates how easy and intuitive the software is for users."

27
New cards

"What is security testing?"

"Testing that identifies vulnerabilities and ensures software is protected against threats."

28
New cards

"What is alpha testing?"

"Testing performed by internal users or testers before releasing the software to external users."

29
New cards

"What is beta testing?"

"Testing conducted by real users in a production-like environment before full release."