WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
Answer Posted / santhi
The use of functional generator in qtp is which lists out
the all the built in functions in qtp and helps you to
write the vb script for un known objects.
It is in three types:
fuctions :iputbox, msg box, cint, cdbl
test objects example : get visible text, get ro property
utility objects :value, import, get row count
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What are the different recording modes?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
how will you check how many members visited the website www.infosys.com?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Name the different types of recording modes?
Explain about Test Fusion Report of QTP?
How to find the path of folder in which the test is saved in qtp?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What is object spy in quicktest professional?
When ‘option explicit’ keyword is used in qtp?