Once the Actions are splitted , is there any way to merge them
Answer Posted / shweta gupta
No, Actions once splitted, could not be merged. However, an
action can be deleted altogether.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
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
What is the difference between a Function and Action in QTP?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What are the Disadvantages of shared object repository?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What test cases can you automate using QTP?
What are the differences between quicktest professional (qtp) and winrunner?
How to replay a script in qtp?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Can anybody post some real time scenario in qtp? please its very urgent.
How many types of recording modes are there?
Explain actions in qtp ?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19