Answer Posted / 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 View All Answers
Can you explain usability testing?
what is date field test case
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
In simple steps how will you do unit testing using VSTS?
what are the prerequisite conditins to test clientserver and web applications
Relative to other technical groups in the company? Relative to your staff?
What is big bang approach?
What knowledge I must have as a 3 yrs. manual tester??
what is test case management?explain in brief.
What are the major components of Perf Test Report?
What is a defect?
Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
What is the procedure of manual testing?
Explain branch coverage and decision coverage.