In the static testing,what all can be tested?
Answers were Sorted based on User's Feedback
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 |
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 |
Based on what documents do you start scripting?
which knowledge is must for tester
1. define Database testing ? 2. define severity and priority and types with example?
Suppose wihile we are doing testing..A bug is reproduced what will be the necessary action taken by the tester?
Explain the V model.
what is metrics in software testing? give me a brief detail about it?
Test cases for Recycle Bin
Hi All, What is meant by compliance project?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
What is difference between Application testing and Web application testing??
What is V-model and explain
What is unit,load,stress,performance testing ?