7. Given scenario is like this: One Web table is there
and you have to search and retrieve a cell data which is
equal to the given number say:123. Assume you have given
with the column name/id of the table where the number may
exist. So now you have to go to the given column and search
for the number 123 and retrieve it along with the row
number of it.
Answer Posted / mohan
I think we can get row number where text "123 " displayed By
using Get Row With Cell Text method
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how to prepared for first for the first interview?
What are the differences between qtp and winrunner?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
what is the difference between the modular framework and datadriven frame work
How to test background color and dynamic images during run time can you put the check point for moving objects?
What is the file extension of the code file in qtp?
Why script error occur in between recording in qtp?
What is text check point and text area check point?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
what are the limitations of smart identification in qtp 9.0
give me the code to save all messages of inbox of gmail into a folder and notepad
How to create Reusable and Multiple Actions?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Hi All, How to get repeated word in string . Thanks Balaji
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?