Can you write User defined function for WebEdit ?
Note1: This function can be used for all web edits in all pages
Note2: Don't use Child objects method
Function webEdit()
------
-----
End Function
| Is This Answer Correct ? | 1 Yes | 0 No |
write vbscript on veb applications in qtp with exapmles?
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
Can we create user defined functions in qtp?
There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?
where did you automate in your project?(please tell me example senarios)
Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Driver. so, please tell me abtout the use of Add Value and Parameterize options available in Data Driver wizard. And also the concept of value, constants, Parameterized displayed in the wizard. Please explain by giving the example. Thanks in advance, Gaytri
What is the exact difference between QTP and RFT ?
from where we will retrieve data for data driven tests in qtp?
How will you check that your test cases covered all the requirements?
What kind of errors can b handled in QTP in real time scenario?
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP