0% found this document useful (0 votes)
31 views

Software Testing Kthp

Software Testing KthpSoftware Testing KthpSoftware Testing KthpSoftware Testing KthpSoftware Testing Kthp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Software Testing Kthp

Software Testing KthpSoftware Testing KthpSoftware Testing KthpSoftware Testing KthpSoftware Testing Kthp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

SOFTWARE TESTING

1. For testing a website using Configuration technique, what will you test?

- Browser Software and Versions

- Browser Plug-ins

- Browser Options

- Hardware Platform

- Video Resolution and Color Depth

- Text Size

- Modem Speeds

2. Write 3 common topic in test report document

=>Summary, Coverage, Defects, Recommendations

3. What are the different approaches used in Integration testing

- Big bang

- Top down integration

- Bottom up integration

- Sandwich integration (Hybrid integration)

4. What are the phases of a formal review?

=> Planning phase, Kick-off phase, the preparation phase, review meeting phase,
rework phase, and follow-up phase.

5. What are the steps of System Testing activities

- Planning for system tests

- Designing system test cases

- Implementing the tests


- Building system testing environments

- Conducting the tests

- Checking for termination

- Evaluating the test effort and system

6. When should testing be stopped?

=> It depends on the risks for the system being tested

7. What is test coverage?

=> Test coverage is a percentage measure of the degree to which the source code
of a program is executed when a particular test suite is run.

8. What is exploratory testing?

=> Exploratory testing is simultaneous learning, test design, and test execution.

9. What is the difference between STLC (Software Testing Life Cycle) and
SDLC (Software Development Life Cycle)?

10.What are the basic features in a defect management system

- Reporting, modifying and verifying defects

- Providing statistical information of defects

- Providing different access authorities


- Providing standard or customized function for entering, searching and tracking
defects

- Supporting multi-byte character sets

11.What does the test case contain?

=> Test case ID, Test steps, Expected result, Actual result, Test data, Status,
Remarks,…

12.Write 3 types of testing?

=> Performance testing, Security testing, Unit testing, System testing, Stress
testing,…

13.What is configuration testing? Give an example about it.

=> The process of checking the operation of the tested software with all various
types of hardware.

Ex: A communication program will need to be tested with numerous modems and
network configuration.

14.What is verification and validation?

- Verification is a process of determining if the software is designed and developed


as per the specified requirements
- Validation is the process of checking if the software has met the client true needs
and expectations

15. What are the structures of a defect report?

- Defect identifier

- Defect title

- Basic information of the defect

- Hardware and Software

- Version
- Type

- Severity

- Priority

- Operation steps of reproduction

- Attachment

16.What are different test levels? What is Integration testing?

- Unit testing, integration testing, system testing, and acceptance testing

- Integration testing is a type of software testing in which software components are


combined and tested to evaluate the interaction between them.

17.What are the tables in test plans (test plan document consists of)?

=> Scope, Approach, Resources, Schedule, Risks, Deliverables

18.Write 4 black box testing techniques?

=> Boundary testing, Equivalence Class, Decision table, Error Guessing

19.What are the steps of Unit Testing activities?

- Plan the General Approach, Resources, and Schedule

- Determine Features to be Tested

- Refine the General Plan

- Design the Set of Tests

- Implement the Refined Plan and Design

- Execute the Test Procedures

- Check for Termination

- Evaluate the Test Effort and Unit


20.What does a typical test report contain? What are the benefits of test
reports?

- Test report contains summary, converage, defect risks, and recommendations

- Benifits: Insight into quality, progress and risk

21.What are the steps of Compatibility Testing lifecycle?

- Identify compatible software

- Design test cases for each compatible software

- Execute the tests

- Fix defects and verify modifications

- Report results

22.What is the type of testing done by end user?

=> Alpha testing, Beta testing

23. What makes a good Software Test engineer?

=> Analytical skills, Technical proficiency, Good communication skills, Problem-


solving ability, Creativity, Team collaboration

24. What are the different between manual testing and automation testing?

Aspect Manual testing Automation testing

Definition Testing performed by Testing executed using


humans without tools. automated tools/scripts.

Speed Slower Faster

Reusability Low High

Accuracy Prone to human error More accurate

Initial Cost Lower upfront cost Higher upfront cost

Flexibility Highly adaptable Less flexible, needs


updates

Best for Exploratory and usability Regression and


tests performance tests

25.List 5 free-open source automation test tools

=> Selenium, Katalon Studio, Postman, Jmeter, Ranorex, TestComplete,


TestArchitect,…

26.What is verification and validation? Giống câu 14

27.What are the types of user in a Defect Management System?

=> Tester, Developers, Project Mângers, Business Analysts, System


Administrators.

28. What is defect management cycle?

=> Defect management cycle is a system that is used to manage, track and control
defects and record all the defect handling information, including basic information,
fixed information and verification information.

29.What does the test plan contain?

=> Scope, Approach, Resources, Schedule, Risks, Deliverables.

30.How many types of schemas are available in CFG?

=> 2

You might also like