Comparing 2 List of Values and finding differences

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

Comparison between 2 different list of values to find the missing and additional parts can be complex task if the algorithm. Let us consider 2 different arrays
Array1 = {"a", "b", "c", "b", "f"}
Array2 = {a", "e", "d", "g"}
Now from visual inspection we can notice that
Array1 is missing “e”, “d” and “g”
Array1 has additional element “c” [...]

Register or Login to read the full article...

Parameters evaluation in Business Components

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

This is my first ever article on BPT and to be frank I am not a very great fan of BPT framework. But that is what i am currently working on. It actually feels like someone handing a 2mm pistol to a Elite force commando and asking them to fight with the same. But as [...]

Register or Login to read the full article...

Why Object.Exist = True returns False when object exists?

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

Recently answering a quiz on LearnQTP and this query being asked on KnowledgeInbox forums I thought of explaining my answer. Consider the code shown below

If Browser("Browser").Page("Page").WebEdit("test").Exist(0) = True Then
Msgbox "Object Exist"
Else
Msgbox "Object Does not exist"
End if

The code above executes fine but it will always display “Object does [...]

Register or Login to read the full article...

Capturing values from an Application objects

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

Checkpoints and validations can be done by capturing actual values from an object in the Application and then comparing that value with some predefined value. QTP provides various methods for capturing values from an Application object. We will discuss all of these methods in detail.
Checkpoints
Checkpoints can be used for validating an Actual value against Expected [...]

Register or Login to read the full article...

Screen capture and comparison COM API

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

Do you want to ?
- Capture whole web page displayed in IE (even the hidden part of it)?
- Compare two image and get there difference?
- Capture images from your desktop?
- Combine various images into one?
- Add Text to any image?
Is yes, then KnowledgeInbox is proud to present the first ever [...]

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