What is Static Testing and Static Test Technics?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the strategy for testing a Java application?

1840


Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE

1876


from where do u collect test data if u miss some data what will happen

2399


what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important

1660


Can you explain boundary value analysis?

842






Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance

1787


Unit Testing can be done by using Nunit?

892


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1753


define Testing of Procedure, Triggers and Functions in data base testing ?

3214


What is pesticide paradox?

856


What are the Major Functionality for a ATM machine ??

5424


can any body tell me what is the process of between after getting a documents and testcase writing.

1729


Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning

10502


how will you test transfer funds module...explain in detail

1334


What is sanity?

811