Classic Jhumka Earrings Silver INR 113.00 Free Shipping Buy Now
Black Jhumka Earrings & Studs INR 94.00 Free Shipping Buy Now
Classic Jhumka Earrings Silver INR 207.00 Free Shipping Buy Now
Beautiful stud earing INR 93.00 Free Shipping Buy Now
Different Size Hoop and Stud Earrings Set INR 243.00 Free Shipping Buy Now
Golden Hoop Earing INR 70.00 Free Shipping Buy Now

    How does u test web application?

  • Web application testing
    Web application should have the following features like
    1. Attractive User Interface (logos, fonts, alignment)
    2. High Usability options
    3. Security features (if it has login feature)
    4. Database (back end).
    5. Performance (appearing speed of the application on client system)
    6. Able to work on different Browsers (Browser compatibility), O.S compatibility (technically called as portability)
    7. Broken link testing………etc
    so we need to follow out the following test strategy.
    1. Functionality Testing
    2. Performance Testing (Load, volume, Stress, Scalability)
    3. Usability Testing
    4. User Interface Testing (colors, fonts, alignments…)
    5. Security Testing
    6. Browser compatibility Testing (different versions and different browser)
    7. Broken link and Navigation Testing
    8. Database (back end) Testing (data integrity)
    9. Portability testing (Multi O.s Support)….etc