Identifying WebTable using object inside the table

1 Star2 Stars3 Stars4 Stars5 Stars (6)
Loading ... Loading ...

Tables inside web pages are implemented without any name or id attributes most of the times. This makes it difficult for Automation engineer to create robust scripts for identifying the Table correctly at run-time. QTP by default uses the “index” ordinal identifier to recognized a WebTable, which is not a reliable method for identifying WebTables
Lets [...]

Register or Login to read the full article...

Failed to connect to Siebel when using SWECmd=AutoOn

1 Star2 Stars3 Stars4 Stars5 Stars (4)
Loading ... Loading ...

When launching the Siebel application with SWECmd=AutoOn parameter in the URL you might get a “Failed to connect to Siebel” error message. This error message indicates that the Siebel client package is corrupt and needs to be repaired. Corruption of Siebel packages can also cause QTP to stops identifying any of the Siebel objects even [...]

Register or Login to read the full article...

Firefox is not recognized as Browser after upgrade

1 Star2 Stars3 Stars4 Stars5 Stars (1)
Loading ... Loading ...

I recently upgraded my QTP from version 9.2 to 9.5. The upgrade was does after doing a clean uninstall using my QTP Clean Uninstaller tool. Even after the clean uninstall, i found that QTP 9.5 was not recognizing Firefox a Browser but as a Window test object. The issue seemed to be with Firefox caching [...]

Register or Login to read the full article...

Identifying custom windows control

1 Star2 Stars3 Stars4 Stars5 Stars (5)
Loading ... Loading ...

QTP identifies windows object using their classes. All default class map to a specified window Test object in QTP. Ex – The “Edit” class maps to WinEdit test object, “Static” class maps to the Static Test object.
Objects inside applications developed using standard windows API can be easily identified and automated through QTP.
But at times applications [...]

Register or Login to read the full article...

DP Part 4 - Common mistakes

1 Star2 Stars3 Stars4 Stars5 Stars (14)
Loading ... Loading ...

This article would go over some common mistakes people make while using Descriptive Programming (DP) in QTP.
Using strings with Pattern
Let’s assume we want to click a link “Logout (Tarun)” on my web page. Two possible methods that can be used are
Method 1

Browser("miccclass:=Browser").Page("micclass:=Page").Link("text:=Logout (Tarun)").Click

Method 2

Set oDesc = Description.Create
oDesc("text").Value = "Logout (Tarun)"
Browser("miccclass:=Browser").Page("micclass:=Page").Link(oDesc).Click

Now both the above methods will [...]

Register or Login to read the full article...

  1. Suscribe to Email

    Enter your email address:

    Delivered by FeedBurner

  2. Most Viewed


  3. Sitemap

    open all | close all
  4. Most Rated

  5. Translator

    English flagItalian flagKorean flagChinese (Simplified) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagBulgarian flagCzech flag
    Croat flagDanish flagFinnish flagHindi flagPolish flagRumanian flagSwedish flagNorwegian flagCatalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flag
    Slovak flagSlovenian flagUkrainian flagVietnamese flag           
    By N2H

Your Ad Here