The degree to which the software LOC of a program has been
tested is called
A.Data flow testing
B.Code coverage
C.Code walk through
D.Statement coverage
Answer / ankita vishwakarma
statement coverage is also known as line coverage.
| Is This Answer Correct ? | 0 Yes | 6 No |
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
How do you test if you have minimal or no documentatioabout the product? How do you decide when you have tested enough? How do you determine what to test?
what types of testing have u done in ur project?and expalin it detail?
What is validation and verification? What is different between them?
what is suspension criteria and exit criterai in test plan/????
What is mutation testing & when can it be done?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
can anybody tell me .. in realtime how cookies testing is actually done by the tester? And Test case is needed for cookies testingor not required?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
What type of metrics would you use?
In Risk, What is the difference between mitigation and contigency plan in risk.
What is white box testing?