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 |
What is difference between design time and run time data table?
what is automation(qtp)bug pls giv me one ex?
in howmany ways you perfrom batchtesting
How can we change(increase or decrease)the size of a array variable with out loosing the previous values
1 Answers DST Global Solutions,
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
What is the entry criteria and exit criteria for your test automation
Can we use same virtual objects in many number of tests?
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
after click on compose mail how can we attached a file in qtp with vbscript code
why require regression testing?
How to use conditional loops in qtp ?
How to get the particular property value?