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 |
What r the document required for testing?
What is verification in software testing?
1.What is end-to-end Testing 2.What ist the difference between WebBased Testing and Application Testing
5 Answers College School Exams Tests, Mphasis, Tech Mahindra,
what we do when our reported defect reject?
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these
What are the testing processes after getting SRS to tester?
r there any openings for 1+ experienced candidates in Manual Testing? If there r any, please let me know!!
write 3 test cases on ATM for security purpose
What is the different cost elements involved in implementing process in an organization?
Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .
give some good bugs that u have found ?
what is hotfix?