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 |
Explain about performanece testing?
what is prototype testing, component testing, thread testing
what is RFT?
what is meant by application server and its functions?
what is cyclomatic complexity? plz explain with example
what is independent question and what is retriewing and what is problem of severity.
How do you prioritize testing tasks within a project?
what is baseline document,can u say any two?
what is the difference between Desktop testing,Client/server testing and webapplication testing
how can s/w QA process be implemented without reducing productivity?
Which document you will get with new Build during testing?
what is the difference beween dry run testing and smoke testing?