In the static testing,what all can be tested?

Answers were Sorted based on User's Feedback



In the static testing,what all can be tested?..

Answer / p.s.krishna mohan

Static testing means not only the code syntax, but testing
each and every outcome document of SDLC, testing GUI
objects like color combination, allignment, spellings,
availablity of objects, etc.

Is This Answer Correct ?    0 Yes 0 No

In the static testing,what all can be tested?..

Answer / ramya

Static Testing is a form of software testing where the
software isn't actually used. It is generally not detailed
testing, but checks mainly for the sanity of the code,
algorithm, or document. It is primarily syntax checking of
the code or and manually reading of the code or document to
find errors. This type of testing can be used by the
developer who wrote the code, in isolation. Code reviews,
inspections and walkthroughs are also used.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations

2 Answers   Nucleus Software,


Where you maintains the Repositories

1 Answers   Virtusa,


What’s the relation between environment reality and test phases?

1 Answers  


What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?

1 Answers  


can you write test cases on pen?

6 Answers  






what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???

0 Answers  


1. WHAT IS BPT? 2.. WHAT IS THE BUILD VERSION? 3.. WHAT IS ECP? 4.. WHAT IS BOUNDARY VALUE ANALYSIS?

2 Answers   Wipro,


i have two questions ,1)wat is sixsigmatesting 2)wat is stand alone project.plz anybody give the answer

1 Answers  


Difference between Equalance class partion and boundary value analysis?

11 Answers   Ford, Patni, TCS,


what is database teesting?

4 Answers  


What is Error Seeding?

2 Answers  


Tell me the scenario where sevirity More and Priority Low?

10 Answers   Siemens,


Categories