WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
Answer Posted / kalapana
function generator is used to generate the signal
| Is This Answer Correct ? | 4 Yes | 28 No |
Post New Answer View All Answers
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How you can replace string in qtp?
How to import a test case present in ".xls" file to TD under a Test set?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What are private functions in QTP? How they can be called from the function library?
How will you declare a variable in qtp?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How can you identify the browser and its information using the qtp script?
Hi All, I need code for how to execute qtp scripts from excell sheet
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How do we handle run-time errors?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Explain the terms test and business component?
How to test background color and dynamic images during run time can you put the check point for moving objects?
What is the basic concept of qtp?