How to test the Web applications?

Showing Answers 1 - 11 of 11 Answers

krishna mohan p

  • Jul 31st, 2005
 

The basic differnce in webtesting is here we have to test for URL's coverage and links coverage. Using WinRunner we can conduct webtesting. But we have to make sure that Webtest option is selected in "Add in Manager". Using WR we cannot test XML objects. This can be tested uisng QTP

  Was this answer useful?  Yes

sudip kumar sihi

  • Dec 22nd, 2005
 

U have to use different kind of browser like IE,NetScape,Mozilla etc.U need to test on different kind of OS,differnt kind of Hardwares

  Was this answer useful?  Yes

sarada

  • Apr 5th, 2007
 


By using QTP Tool, we go for web application testing.

 Some steps i am mentioning here

1. Objectives 

2. Process and Reporting

3. Tracking Results

4. Test Environment

5. Usability Testing

6. Unit Testing

7. Verifying HTML

8. Load Testing

9. User Acceptance Testing

10.Testing Security

Naresh Babu.Sure

  • Apr 8th, 2007
 

The following  steps to be followed when are testing web based applications

1. we need to open the Winrunner (or any  tool) first

2. After that Browser

3. Making some changes before going to record
       browser->tools->contents->auto completion

In web application we will check for
    HTML TABLES
    IMAGES
    TEXT
    FRAMES
    PAGES
    TEMPLATES/LAYOUTS
    DATABASE TABLES

  Was this answer useful?  Yes

Following are the main features to test in a web application:

Functionality wise how the applictaion is going?
Is there any show stopper in the  application
Assigned links are taking to proper page or not
Integration wise the application  is going correctly or not
How fast the application is running
 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions