What is Static Testing and Static Test Technics?
Answers were Sorted based on User's Feedback
Static Testing:- Testing of a component or system of a
component or system at specification or implementation level
without execution software.
This is used to detect error rather than computer to find
errors.
Techniques used in static Testing are
1. Desk Checking
2. Code walk through
3. Code inspection.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / sripriya
To find defects in software source code and
software models,
Is performed without actually executing the
software being examined by the tool;
It can locate defects that are hard to find in
dynamic testing,
Typically used by developers,
They analyze program code (e.g. control flow and
data flow), as well as generated output such as HTML and
XML,
Compilers may offer some support for static
analysis, including the calculation of metrics.
| Is This Answer Correct ? | 1 Yes | 3 No |
Describe your experiences with code analyzers.
I need some negative and positive testcases for pagination on result dispalying page
tell me about V-Model
can i manage putting fake experience in manual testing what they will do if am caught
Explain pilot testing.
What is the difference between stress and load testing?
What is Standalone testing?
What are the possible testcases for online mobile recharge? For eg, in a web application like paytm.
Difference between Test Plan & Test Strategy?
What is Adhoc testing?
what are the various levels of testing?
What are the tools of performance testing?