how to identify a webtable coulmn values ,if we spy the
coulmn value it is sometimes identifying as Webedit and
some times it is identifying as "webelement", Could any
body let me know how to handle the issue?
Answer / abi
If u r trying to find out the values in the Webtable's
column, then try using checkpoint.Start recording a sample
script, Go to standard checkpoint, Click on the webtable u
want. The entire webtable with its row id and column number
will be displayed. using this u could find which column has
what values in the webtable. this is just for ur reference.
after finding the exact location, u could easily solve this
by descriptive programming.
| Is This Answer Correct ? | 0 Yes | 1 No |
can we take 'dim my pen is good' as a paramerter
How you are developing the script? Using record and play back or manual?
How to get data from excel sheet to the script? write the script.
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What is the regular expression for Yahoo mail Inbox?
How do you test siebel application using qtp?
How do you start automating/ writing your QTP scripts ?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
How many ways we can parameterize data in QTP?
What type of automation frame work you are using?and why?
What is the difference between QTP 8.2 object repository and QTP 9.2 object repository Any body have an please give Answer Mail id: nagireddy.sn@gmail.com
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance