Feature news

Showing posts with label static website. Show all posts

Which are the different test case formats, that are a part of web testing?

The test case formats will vary depending on whether the website is a static website or a dynamic website. The static website will have the front end test cases, navigation test cases. On the other hand, if the website is a dynamic website, then the test cases will be broadly divided under front end test cases, back end test cases, field validations test cases, database test cases, security test cases, etc.
Learn more »