
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...
Tags used -
array, arrays, between, compare, Comparison, difference, Find, lists, missing, two, values

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...
Tags used -
Actual, BPT, Business Components, Business Process Testing, compare, Evaluate, Expected, parameter, Value

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...
Tags used -
Always, compare, Condition, Else, ElseIf, Exist, Exists, Fail, False, If, Object, True

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...
Tags used -
capture, Checkpoint, Checkpoints, compare, DataTable, Environment, GetROProperty, output, Output value, outputvalue, validations, Value

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...
Tags used -
API, capture, COM, compare, download, screencapture, Screenshot, snapshot, Tool, Tools