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 |
what is difference between testing and development in your view?
What is a top-down and bottom-up approach in testing?
Hi, Can anyone send me the interview questions & answer for 2+ year of experience in manual testing
what is cyclomatic complexity
In manual testing, what are stubs and drivers?
Why tester should know database concepts?
What is the difference between smoke testing and sanity testing?
CAN WE ADD NEW OBJECTS & PROPERTIES INTO SHARED OBJECT REPOSITORY?
Why does user inter-operability testing present such a big challenge to the testing effort?
Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.
can you please tell me what is test script ..with example what is the difference between test script and test cases
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???