Active Topics Memberlist Calendar Search Help | |
Register Login |
One Stop Testing Forum : Types Of Software Testing @ OneStopTesting : Web Testing @ OneStopTesting |
Topic: Information about Web testing.. |
|
Author | Message |
tanushree
Senior Member Joined: 04Apr2007 Online Status: Offline Posts: 2160 |
Topic: Information about Web testing.. Posted: 25Feb2008 at 4:02am |
We call functional testing of web pages in TestComplete web testing. However, web testing does not only mean that TestComplete can simulate mouse clicks and keystrokes in your Internet browser, but also that it can access elements of the page from TestComplete scripts Functional testing of web pages in TestComplete does not only mean that TestComplete can simulate mouse clicks and key presses in your Internet browser window, but also can access elements of the page from TestComplete scripts. We call this testing web testing. Currently, TestComplete can access elements of web pages that are displayed in Microsoft Internet Explorer 5, 6 or 7, Mozilla Firefox 1.5-2.0 or in any browser created on the base of the Microsoft WebBrowser control (that is, your scripts can access web pages displayed in a WebBrowser control embedded into an application’s form). Also, limited support is provided for Netscape Navigator ver. 8.1.2 (access to web page elements is available only if Navigator uses the Internet Explorer rendering engine). The web testing feature is available in TestComplete Enterprise only. Web page elements are displayed in the Object Browser (and used
in your scripts) via any of the four different object models: DOM, Tag, Tree or Hybrid. The DOM
model is similar to the HTML object model used in web scripts. It has the Web testing interacts with the “client” side of web pages. It does not depend on how the pages were prepared on the “server” side (CGI, ASP, PHP, etc). TestComplete adds specific methods, properties and events to the browser’s process and windows that display the web pages. These methods and properties allow you to navigate to the desired web page, delay script execution until the page is fully loaded, and so on. For example, you could use the web testing capabilities of TestComplete to do a “smart comparison” of a generated web page or to run data-driven tests of an order input screen. Since TestComplete provides access to properties of web page elements, you can perform almost any checking and verification actions over the page. TestComplete also includes special features (web checkpoints) that let you easily perform various comparison and verification actions. For instance, you can --
The object-oriented testing approach offered by TestComplete lets you create tests that check only the data and are resistant to changes in the page layout. By using TestComplete’s web document object models (see the screenshot for an example), you can directly access specific document elements and evaluate their properties in your test scripts, thus allowing you to just assess the data you want. Post Resume: Click here to Upload your Resume & Apply for Jobs |
|
IP Logged | |
santoshsapkal
Newbie Joined: 17Apr2008 Location: India Online Status: Offline Posts: 1 |
Posted: 09May2008 at 5:37am |
By You: Web testing interacts with the “client” side of web pages. It does not depend on how the pages were prepared on the “server” side (CGI, ASP, PHP, etc). That means, Web testing doesn't related to testing 'Server End'. Is it right.
|
|
IP Logged | |
sgondkar
Newbie Joined: 17Mar2009 Online Status: Offline Posts: 1 |
Posted: 01May2009 at 6:25am |
Hello,
Can you plz tell me how to write test case for GUI and Usability for a website. |
|
IP Logged | |
cprasenjit26
Senior Member Joined: 14May2009 Location: India Online Status: Offline Posts: 151 |
Posted: 28May2009 at 4:00pm |
IP Logged | |
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
© Vyom Technosoft Pvt. Ltd. All Rights Reserved.