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 |
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
str="ramanareddy12345@gmail.com"to count alphabets,numarics and special charcters pls any one knows send to answer
explain all the check point in QTP?
How to use debug tools?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
how to evalute defects in QTP script?
difference between do while and do until ?
What is DOM
what are inputs for automation?
could any help me please, how to work on visual foxpro application using UFT
Associated files in QTP?