1) What Is Difference Between Bug, Error and Defect?: Manual Software Testing Interview Questions With Answers
1) What Is Difference Between Bug, Error and Defect?: Manual Software Testing Interview Questions With Answers
with Answers
As a software tester the person should have certain qualities, which are imperative. The person
should be observant, creative, innovative, speculative, patient, etc. It is important to note, that
when you opt for manual testing, it is an accepted fact that the job is going to be tedious and
laborious. Whether you are a fresher or experienced, there are certain questions, to which
answers you should know. Lets see Interview Tips below.
137. What steps are needed to develop and run software tests?
The following are some of the steps to consider: - Obtain requirements,
functional design, and internal design specifications and other necessary
documents - Obtain budget and schedule requirements - Determine
project-related personnel and their responsibilities, reporting
requirements, required standards and processes (such as release
processes, change processes, etc.) - Identify application's higher-risk
aspects, set priorities, and determine scope and limitations of tests -
Determine test approaches and methods - unit, integration, functional,
system, load, usability tests, etc. - Determine test environment
requirements (hardware, software, communications, etc.) -Determine
testware requirements (record/playback tools, coverage analyzers, test
tracking, problem/bug tracking, etc.) - Determine test input data
requirements - Identify tasks, those responsible for tasks, and labor
requirements - Set schedule estimates, timelines, milestones - Determine
input equivalence classes, boundary value analyses, error classes -
Prepare test plan document and have needed reviews/approvals - Write
test cases - Have needed reviews/inspections/approvals of test cases -
Prepare test environment and testware, obtain needed user
manuals/reference documents/configuration guides/installation guides,
set up test tracking processes, set up logging and archiving processes, set
up or obtain test input data - Obtain and install software releases -
Perform tests - Evaluate and report results - Track problems/bugs and
fixes - Retest as needed - Maintain and update test plans, test cases, test
environment, and testware through life cycle
143. What if the project isn't big enough to justify extensive testing?
Consider the impact of project errors, not the size of the project.
However, if extensive testing is still not justified, risk analysis is again
needed and the same considerations as described previously in 'What if
there isn't enough time for thorough testing?' apply. The tester might
then do ad hoc testing, or write up a limited test plan based on the risk
analysis.
154. Why is it often hard for management to get serious about quality
assurance?
Solving problems is a high-visibility process; preventing problems is low-
visibility.This is illustrated by an old parable:In ancient China there was a
family of healers, one of whom was known throughout the land and
employed as a physician to a great lord. The physician was asked which
of his family was the most skillful healer. He replied, "I tend to the sick
and dying with drastic and dramatic treatments, and on occasion
someone is cured and my name gets out among the lords.""My elder
brother cures sickness when it just begins to take root, and his skills are
known among the local peasants and neighbors." "My eldest brother is
able to sense the spirit of sickness and eradicate it before it takes form.
His name is unknown outside our home."
159. What are the table contents in testplans and test cases?
Test Plan is a document which is prepared with the details of the testing
priority. A test Plan generally includes: 1. Objective of Testing2. Scope of
Testing3. Reason for testing4. Timeframe5. Environment6. Entrance and
exit criteria7. Risk factors involved8. Deliverables
161. How did you use automating testing tools in your job?
1. For regression testing2. Criteria to decide the condition of a particular
build3. Describe some problem that you had with automating testing
tool.The problem of winrunner identifying the third party controls like
infragistics control.
167. How you will evaluate the tool for test automation?
We need to concentrate on the features of the tools and how this could be
beneficial for our project. The additional new features and the
enhancements of the features will also help.
173. What types of scripting techniques for test automation do you know?
5 types of scripting techniques:LinearStructuredSharedData DrivenKey
Driven
178. How to find that tools work well with your existing system?
1. Discuss with the support officials2. Download the trial version of the
tool and evaluate3. Get suggestions from people who are working on the
tool
179. Describe some problem that you had with automating testing tool
1. The inability of winrunner to identify the third party control like
infragistics controls2. The change of the location of the table object will
cause object not found error.3. The inability of the winrunner to execute
the script against multiple languages
182. How to find that tools work well with your existing system?
To find this, select the suite of tests which are most important for your
application. First run them with automated tool. Next subject the same
tests to careful manual testing. If the results are coinciding you can say
your testing tool has been performing.
183. How will you test the field that generates auto numbers of AUT when
we click the button 'NEW" in the application?
We can create a textfile in a certain location, and update the auto
generated value each time we run the test and compare the currently
generated value with the previous one will be one solution.
184. How will you evaluate the fields in the application under test using
automation tool?
We can use Verification points(rational Robot) to validate the fields
.Ex.Using objectdata, objectdata properties VP we can validate fields.
185. Can we perform the test of single application at the same time using
different tools on the same machine?
No. The Testing Tools will be in the ambiguity to determine which browser
is opened by which tool.
186. Difference between Web application Testing and Client Server
Testing. State the different types for Web application Testing and Client
Server Testing types?
which winrunner 7.2 version compatible with internet explorer, firefox
189. What are the problems encountered during the testing the
application compatibility on different browsers and on different operating
systems
Font issues, alignment issues
191. How testing is proceeded when SRS or any other document is not
given?
If SRS is not there we can perform Exploratory testing. In Exploratory
testing the basic module is executed and depending on its results, the
next plan is executed.
Independent testers see other and different defects and are unbiased.
22. In a REACTIVE approach to testing when would you expect the bulk of the test design
work to be begun?
There are currently seven different Agile methodologies that I am aware of:
24. Which activity in the fundamental test process includes evaluation of the testability of
the requirements and system?
25. What is typically the MOST important reason to use risk to drive testing efforts?
An independent tester may be more effective at finding defects missed by the person who wrote
the software.
27. Which of the following are valid objectives for incident reports?
i. Provide developers and other parties with feedback about the problem to enable
identification, isolation and correction as necessary.
iv. Provide testers with a means of tracking the quality of the system under test.
i. Provide developers and other parties with feedback about the problem to enable identification,
isolation and correction as necessary,
iv.Provide testers with a means of tracking the quality of the system under test
28. Consider the following techniques. Which are static and which are dynamic
techniques?
i. Equivalence Partitioning.
iv.Exploratory Testing.
v. Decision Testing.
vi. Inspections.
Data Flow Analysis and Inspections are static, Equivalence Partitioning, Use Case Testing,
Exploratory Testing and Decision Testing are dynamic.
29. Why are static testing and dynamic testing described as complementary?
Because they share the aim of identifying defects but differ in the types of defect they find.
In contrast to informal reviews, formal reviews follow a formal process. A typical formal review
process consists of six main steps:
1. Planning
2. Kick-off
3. Preparation
4. Review meeting
5. Rework
6. Follow-up.
31. What is the role of moderator in review process?
The moderator (or review leader) leads the review process. He or she deter-mines, in co-
operation with the author, the type of review, approach and the composition of the review team.
The moderator performs the entry check and the follow-up on the rework, in order to control the
quality of the input and output of the review process. The moderator also schedules the meeting,
disseminates documents before the meeting, coaches other team members, paces the meeting,
leads possible discussions and stores the data that is collected.
An input or output range of values such that only one value in the range becomes a test case.
34. A Type of functional Testing, which investigates the functions relating to detection of
threats, such as virus from malicious outsiders.
Security Testing
35. Testing where in we subject the target of the test , to varying workloads to measure and
evaluate the performance behaviors and ability of the target and of the test to continue to
function properly under these different workloads. Load Testing
36. Testing activity which is performed to expose defects in the interfaces and in the
interaction between integrated components is:
Structure-based testing techniques (which are also dynamic rather than static) use the internal
structure of the software to derive test cases. They are com-monly called 'white-box' or 'glass-
box' techniques (implying you can see into the system) since they require knowledge of how the
software is implemented, that is, how it works. For example, a structural technique may be
concerned with exercising loops in the software. Different test cases may be derived to exercise
the loop once, twice, and many times. This may be done regardless of the func-tionality of the
software.
38. When should be performed Regression testing ?
After the software has changed or when the environment has changed
Re-testing ensures the original fault has been removed; regression testing looks for unexpected
sideeffects
44. What type of review requires formal entry and exit criteria, including metrics?
Inspection 45. Could reviews or inspections be considered part of testing?
46. An input field takes the year of birth between 1900 and 2004 What are the boundary
values for testing this field ? 1899,1900,2004,2005
47. Which of the following tools would be involved in the automation of regression test? a.
Data tester b. Boundary tester c. Capture/Playback d. Output comparator.
d. Output comparator
48. To test a function,what has to write a programmer, which calls the function to be tested
and passes it test data.
Driver
49. What is the one Key reason why developers have difficulty testing their own work?
Lack of Objectivity
The answer depends on the risk for your industry, contract and special requirements. 51. When
should testing be stopped? It depends on the risks for the system being tested.
52. Which of the following is the main purpose of the integration strategy for integration
testing in the small?
54. 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
ENDIF
IF p > 50
ENDIF
Re-testing ensures the original fault has been removed; regression testing looks for unexpected
side-effects.
56. Which review is normally used to evaluate a product to determine its suitability for
intended use and to identify discrepancies?
Technical Review.
The techniques of equivalence partitioning and boundary value analysis are often applied to
specific situations or inputs. However, if different combinations of inputs result in different
actions being taken, this can be more difficult to show using equivalence partitioning and
boundary value analysis, which tend to be more focused on the user interface. The other two
specification-based tech-niques, decision tables and state transition testing are more focused on
business logic or business rules. A decision table is a good way to deal with combinations of
things (e.g. inputs). This technique is sometimes also referred to as a 'cause-effect' table. The
reason for this is that there is an associated logic diagramming technique called 'cause-effect
graphing' which was sometimes used to help derive the decision table
By testers.
60. Which of the following is the review participant who has created the item to be
reviewed?
Author
61. A number of critical bugs are fixed in software. All the bugs are in one module, related
to reports. The test manager decides to do regression testing only on the reports module.
Regression testing should be done on other modules as well because fixing one module may
affect other modules.
62. Why does the boundary value analysis provide good test cases?
Because errors are frequently made during programming of the different cases near the ‘edges’
of the range of values.
It is led by a trained leader, uses formal entry and exit criteria and checklists.
A software development model that illustrates how testing activities integrate with software
development phases
Test coverage measures in some specific way the amount of testing performed by a set of tests
(derived in some other way, e.g. using specification-based techniques). Wherever we can count
things and can tell whether or not each of those things has been tested by some test, then we can
measure coverage.
Because incremental integration has better early defects screening and isolation ability
69. When do we prepare RTM (Requirement traceability matrix), is it before test case
designing or after test case designing?
The would be before. Requirements should already be traceable from Review activities since you
should have traceability in the Test Plan already. This question also would depend on the
organisation. If the organisation do test after development started then requirements must be
already traceable to their source. To make life simpler use a tool to manage requirements.
70. What is called the process starting with the terminal modules ?
Bottom-up integration
71. During which test activity could faults be found most cost effectively?
75. Which of the following is likely to benefit most from the use of test tools providing test
capture and replay facilities? a) Regression testing b) Integration testing c) System testing
d) User acceptance testing
Regression testing
76. How would you estimate the amount of re-testing likely to be required?
Metrics from previous similar projects and discussions with the development team
Is it really a test if you put some inputs into some software, but never look to see whether the
software produces the correct result? The essence of testing is to check whether the software
produces the correct result, and to do that, we must compare what the software produces to what
it should produce. A test comparator helps to automate aspects of that comparison.
81. Who is responsible for document all the issues, problems and open point that were
identified during the review meeting Scribe
84. When 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:
Equivalence partitioning
85. A test manager wants to use the resources available for the automated testing of a web
application. The best choice is Tester, test automater, web specialist, DBA
86. During the testing of a module tester „X‟ finds a bug and assigned it to developer. But
developer rejects the same, saying that it‟s not a bug. What „X‟ should do?
Send to the detailed information of the bug encountered and check the reproducibility
87. A type of integration testing in which software elements, hardware elements, or both
are combined all at once into a component or an overall system, rather than in stages.
Big-Bang Testing
88. In practice, which Life Cycle model may have more, fewer or different levels of
development and testing, depending on the project and the software product. For example,
there may be component integration testing after component testing, and system
integration testing after system testing.
V-Model
89. Which technique can be used to achieve input and output coverage? It can be applied to
human input, input via interfaces to a system, or interface parameters in integration
testing.
Equivalence partitioning
90. “This life cycle model is basically driven by schedule and budget risks” This statement
is best suited for…
V-Model
92. The later in the development life cycle a fault is discovered, the more expensive it is to
fix. why?
Test boundary conditions on, below and above the edges of input and output equivalence classes.
97.The purpose of wich is allow specific tests to be carried out on a system or network that
resembles as closely as possible the environment where the item under test will be used
upon release?
Test Environment
98. What can be though of as being based on the project plan, but with greater amounts of
detail?
Exploratory testing is a hands-on approach in which testers are involved in minimum planning
and maximum test execution. The planning involves the cre-ation of a test charter, a short
declaration of the scope of a short (1 to 2 hour) time-boxed test effort, the objectives and possible
approaches to be used. The test design and test execution activities are performed in parallel typi-
cally without formally documenting the test conditions, test cases or test scripts. This does not
mean that other, more formal testing techniques will not be used. For example, the tester may
decide to use boundary value analysis but will think through and test the most important
boundary values without necessarily writing them down. Some notes will be written during the
exploratory-testing session, so that a report can be produced afterwards.