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 |
What SQL statements have you used in Database Testing?
Where do you get your expected results?
I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?
What is Pega Testing ?
5 Answers Cap Gemini, IBM, TCS,
Write 5 Test Cases for ATM From Security Point of View ?
what is a RAD (Rapid Application Development) Model when do the firm go for such a model?
What are your greatest weaknesses?
which phase is most important in STLC phases? and why ?
1.Difference between Project & Product? 2.What is Tst Case,Test index & Test Senarios? 3.Difference between QA & QC
Explain about Usability Testing in web based applications?
What is the difference between sanity testing and smoke testing
how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.