Showing posts with label Software Testing. Show all posts
Showing posts with label Software Testing. Show all posts

Practical 7: Write program and design test cases for the following Control and decision making statement. 1) For..loop 2) Switch..Case 3)Do...While 4)If..else

Program: <html> <head> <script type="text/javascript"> function display() { console.log("...
Read More

Practical 6: Design test cases for Web Pages Testing any Web Sites.

Test Cases:
Read More

Practical 5: Design test cases for e-commerce (Flipkart, Amazon) login form.

Test Cases:
Read More

Practical 3: Design test cases for simple calculator application.(Black Box Testing)

Test Cases:
Read More