
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 article will take you over various differences between Internet Explorer 6 (IE6) and Internet Explorer 7 (IE7). These difference would be from QTP automation perspective
Difference #1 - Alert dialog title
IE6 alert dialog title is “Microsoft Internet Explorer” and for IE7 the alert dialog title is “Windows Internet explorer”
Both windows can be easily supported at [...]
Register or Login to read the full article...
Tags used -
Certificate, difference, IE6, IE7, Security, Support, title