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 Bug Tracker
How did you define severity ratings in your project?
what is the architecture for your project?
How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.
How to create a load manualy in web based testing
What is the Configuration Management?
1. Do you ever research issues related to Web accessibility for people with disabilities?
What is Deffered? explain it who allocate it?
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
Can anybody help me by sharing some knowledge on software testing life cycle, how testing process done under UT,IT,ST,PT,UAT.?please explai me briefly regarding this. Best Regards, Keerthana.
waht is the quality in your company?
How much interaction with users should testers have, and why?