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
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How do you convert manual test cases to automated test cases?
how to convert 100 into hundred repees only and viceversa
What are the steps involved in recovery scenario wizard?
How to use Environment parameterization? Explain with an example.
Explain the difference between data driven testing and parameterization ?
How may types of defects identify application or your currently working application?pls give me answer..
Shall we add Local Repository to shared object repository,if yes,how we add
How to Test the mainframe application?
Explain process of smart Identification in QTP?
What is method name to compare two XML files.
Analyzing the checpoint results?
What is object spy in quicktest professional (qtp)?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19