Can we put more than one action in a single script????
yes or no.....
Answers were Sorted based on User's Feedback
Answer / haritha
yes we can use more than one action in a single script.First click on the insert menu and then click "call to new action"
| Is This Answer Correct ? | 10 Yes | 6 No |
No we cannot put more then one action in a Single
Script.Actually Action Comes under Test and if we make a
Script of Log-In Functionality in Action-1 then we cannot
Split the Log-In Script in 2 Parts,We can Split Action in 2
Parts but not the Script
While in Single Action we can call Multiple Scripts
| Is This Answer Correct ? | 6 Yes | 2 No |
what is the use of descripting programming?
Where we can use the synchronization?
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
what is object spy
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
in my application,validation message has in japanise language.how to validate this message is appears properly or not
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
How can i Save the snapshots in a specified folders using Scripting in QTP?
anyone can explain about "Hybrid framework" in QTP
How to add a runtime parameter to a data sheet?
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...