can some one help me how to compare the values from one
sheet to values in another sheet?
suposse i have a feild called Temp in action1 and i also
have temp in action2. i want to compare the values of those
two actions sheets data table? how can i do it using
descriptive programming?
Answer / naaz
You can import one excel sheet into local sheet and then
store the data into an array. And then call the second
excelsheet and store the result into array. and then you
can compare 2 array. It will be faster.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Practice QTP Scripts?
What is test object model in QTP ?
Plz explain about Virtual object? What is the situation u r using , explain with example?
How to check feasibility of the appliction?in automation testing?
Can we write winrunner language i.e TSL in QTP tool?
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
why you have standardized functions? plzzz guys with real time exp. do answer
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
how can i impliment error handling in QTP?
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--
How to handle the exceptions using the recovery scenario manager in qtp?
HO DO U CALL A ACTION?