What is Static Testing and Static Test Technics?

Answers were Sorted based on User's Feedback



What is Static Testing and Static Test Technics?..

Answer / a sameer

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

What is Static Testing and Static Test Technics?..

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

Post New Answer

More Manual Testing Interview Questions

What is the difference between functional specifications and business requirement specification?

2 Answers  


I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?

0 Answers   Ordain Solutions,


How do you know your code has met specifications when there are no specifications?

2 Answers  


what is Negative testing and what It?s Purpose?

11 Answers  


what is risk based testing ?

6 Answers   Patni,






What is meant by Multi Unit Testing?

1 Answers   iGenius,


what is the use of end to end testing?we r donig every testing like system and functional testing ect..

1 Answers  


What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?

1 Answers   Kring,


If we have 9 floor n 3 eggs n we have to check from which floor the egg wont get break.how can we do that

1 Answers   SanDisk, Whirlpool,


what is difference between boundary value analysis and Equivalnce partioning?

5 Answers   InterSoft, Sharp, TCS, Wipro,


What is the difference bitween cookies and sessions/

3 Answers  


1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases

1 Answers   Syntel,


Categories