How do you use the parameters.input parameters and out put
parameters.
Answer Posted / vara
erisation means replacing a constatnt value with varaiable.
For example in calculator application u give value1 and
value2 and then click add.it gives value 3 as result.
so here we e to parameterize value1, value2 as input
parameters, value3 as output parameters
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we create user defined functions in qtp?
what is error and fault in terms of software quality?
explain how to write vb script in qtp?when will you write own script?
what is impact analysis on regression testing?
In qtp, how you can use xpath to identify objects?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
what is defenetion of kiran can u tell me plz CVS, SVN
what is clean sweep?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How to analyzing test results using quicktest professional (qtp)?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
How to use actions in qtp ?
How can you handle exceptions in qtp?