What is STATEMENT COVERAGE testing
Answer / ajk
In this type of testing the code is executed in such a
manner that every statement of the application is executed
at least once. It helps in assuring that all the statements
execute without any side effect.
| Is This Answer Correct ? | 1 Yes | 0 No |
Give examples of boundary value and equivalence partitioning test cases.
How to write test case for the library system?
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Test cases on uplaoding files
12 Answers GE, HP,
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.
how do u call a from library file
In a log in page what will be test procedure, test scenario, test description & test steps?
is test cases are necessary for testing non functional testing
What is the toughest moment you faced in your testing carrier in which everyone praised you?
test cases for login window
What is explain security testing?