Log in
Sign up for FREE
arrow_back
Library
Testing
By Sam Kristiansen
star
star
star
star
star
Share
share
Last updated about 1 year ago
31 questions
Add this activity
zoom_in
zoom_in
1
1
1
1
zoom_in
zoom_in
1
zoom_in
zoom_in
1
1
1
1
zoom_in
1
1
1
zoom_in
1
1
1
1
zoom_in
1
1
1
zoom_in
1
1
1
1
zoom_in
1
1
1
1
zoom_in
1
1
1
1
zoom_in
Question 1
1.
Question 2
2.
Question 3
3.
Question 4
4.
Question 5
5.
Draggable item
arrow_right_alt
Corresponding Item
arrow_right_alt
arrow_right_alt
arrow_right_alt
Question 6
6.
Question 7
7.
Question 8
8.
Question 9
9.
Question 10
10.
Question 11
11.
Question 12
12.
Question 13
13.
Question 14
14.
Question 15
15.
Question 16
16.
Question 17
17.
Question 18
18.
Question 19
19.
Question 20
20.
Question 21
21.
Question 22
22.
Question 23
23.
Question 24
24.
Question 25
25.
Question 26
26.
Question 27
27.
Question 28
28.
Question 29
29.
Question 30
30.
Question 31
31.
What is the main goal of software testing?
Making software faster
Identifying defects
Ensuring quality
Increasing memory usage
Which type of testing involves end-user feedback?
Usability testing
Unit testing
User testing
Performance testing
What does software testing ensure reliably?
Coding efficiency
Design approval
Quality assurance
Defect identification
Which two elements are part of software testing?
User testing
Budget assessment
Technical testing
Marketing analysis
Match the type of test data with its description.
Normal data
Incorrect values used for testing error handling.
Erroneous data
Values at limits of acceptable input range.
Boundary data
Values expected during normal operation.
Software testing methods are limited to only dynamic testing and do not include static testing.
True
False
Each software testing method has its own distinct purpose and goals.
True
False
Technical testing is one of the methods used in software testing.
True
False
User testing is the only method necessary for effective software testing.
True
False
What does static testing examine?
The code without running it.
Testing user interactions.
Debugging errors in execution.
Only running software code.
Which method is NOT used in static testing?
Running the code.
Code reviews and walkthroughs.
Inspections and evaluations.
Document analysis and reviews.
What is a primary benefit of static testing?
Increases code execution speed.
Saves time and effort early in development.
Improves graphical user interface design.
Reduces code complexity significantly.
What does dynamic testing primarily involve?
Writing code without testing it.
Analyzing code without running it.
Executing the code to find errors.
Reviewing documentation for errors.
Which type of testing is part of dynamic testing?
Deployment process evaluations.
Static analysis of code.
Unit testing and integration testing.
Code documentation reviews.
Why is dynamic testing important?
Reduces documentation workload completely.
Finds errors that appear when code runs.
Eliminates all bugs before running.
Only checks code syntax errors.
What does static testing primarily do?
Identifies performance issues during runtime.
Facilitates user acceptance testing only.
Tests user interface design.
Catches issues before code execution.
What is the main goal of user testing?
To reduce development time.
To replace the development team.
To ensure software meets user needs.
To create new software features.
What is alpha testing?
Only done after beta testing.
Testers are real customers.
Internal testing with developers or team members.
Focused on marketing strategies.
Why is feedback important in user testing?
It helps identify usability issues for improvement.
To increase profits immediately.
Feedback is not necessary in testing.
To finalize the software design.
What does technical testing ensure about software?
Meets technical requirements
Looks visually appealing
Provides a good user experience
Functions correctly
Which types of testing are included in technical testing?
Performance testing
Security testing
User acceptance testing
Beta testing
Who typically performs technical testing on software?
Test engineers
End users
Marketing team
Experts
What is a focus of user testing compared to technical testing?
Performance metrics
User feedback
Software functionality
User experience
What defines iterative testing in software development?
Ignoring previous test results
Focusing on specific features during testing
Testing only once per feature
Testing in repeated cycles or iterations
Why is iteration important in software testing?
Finds all bugs in one go
Requires no planning or documentation
Improves software quality progressively
Allows targeted testing of functions
What is a key benefit of iterative testing?
Encourages gradual improvements
Builds on previous results
Eliminates the need for feedback
Reduces testing time drastically
Which statement about iterative testing is correct?
It's a continuous improvement process
One cycle is sufficient for quality
No need for any documentation
Each cycle focuses on specific parts
What is the main purpose of final testing?
Ensure system meets specified requirements
Verify functions as expected
Focus on user interface design
Test only individual parts of the software
When is final testing conducted in software development?
Just before release to end-users
During the planning phase
After all coding is complete
At the beginning of development
Which aspect does final testing assess?
Code quality standards
Functional requirements fulfillment
Integrated system performance
User experience design
Final testing ensures software is ready for what?
User interface aesthetics
Initial concept approval
End-users validation
Deployment in the intended environment