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
Explain the strategy for testing a Java application?
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
from where do u collect test data if u miss some data what will happen
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
Can you explain boundary value analysis?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
Unit Testing can be done by using Nunit?
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; }
define Testing of Procedure, Triggers and Functions in data base testing ?
What is pesticide paradox?
What are the Major Functionality for a ATM machine ??
can any body tell me what is the process of between after getting a documents and testcase writing.
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
how will you test transfer funds module...explain in detail
What is sanity?