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

what is the difference between functionality testing and regression testing

5 Answers  


How you will do regression testing on login form, After fixing the bug?

5 Answers  


suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?

6 Answers  


Can you explain Co-habiting software?

0 Answers  


Explain compatibility testing with an example.

0 Answers  






What is a critical bug?

0 Answers  


3. How would u test and automate Windows Auto-Update featur

1 Answers  


can u give me the Test case step template and write one test case step (ex)please

7 Answers   AppLabs,


Which one of the project team members bears the responsibility of deferring new functionality to a later release?

5 Answers   Accenture,


How to create a load manualy in web based testing

1 Answers   NetSity,


When do you go for integration testing?

6 Answers  


WHAT IS JOIN AND TYPES?WHAT ARE STORED PROCEDURES?

1 Answers   RBS,


Categories