What is Statement Testing
Answers were Sorted based on User's Feedback
Answer / sj
Statement testing one type in White box testing.Here we
every possible statement in the code is tested.
| Is This Answer Correct ? | 30 Yes | 4 No |
Answer / batchu
Testing designed to execute each statement of a computer
program.
| Is This Answer Correct ? | 10 Yes | 8 No |
Answer / leela
Statement testing is a part of whitebox testing.In this we
have to verify the each line of the source code.
| Is This Answer Correct ? | 9 Yes | 7 No |
Answer / masu
statement coverage is the assessment of the percentage of
executable statements that have been exercised by a test
case suite.
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / sandeep dash
to test each line in a program. is called statment testing.
| Is This Answer Correct ? | 8 Yes | 11 No |
Answer / smitha
Statement is nothing but set of instructions , so it is
nothing but testing each and every statement.
| Is This Answer Correct ? | 3 Yes | 8 No |
tell me about detailed process of bug tracking in your company?questions was asked in interveiw?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
What we do in performance testing? Is it possible without any tool?
how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.
what is meant by system test case
Wat is de difference btw inspection and walkthrough in static testing?
What is accessibility testing
what is the difference between testcase and test scenario? Please give one example.
can any body post NDS aptitude test questions
what are the minimum requirements to start testing ?
What is Cyclometric testing?
Wht is the Test Harness, Anybody can explain it in Detail..Thanks in advance...