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
Is it possible to call win runner script in qtp?
Hi How to retrieve data from web element line by line?
Have you faced any problems with object repository?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Does Low-level recording capture mouse movements?
Differences between quicktest professional (qtp) and winrunner?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What is TOM in QTP?
How many ways we can parameterize data in quicktest professional (qtp)?
Explain different recording modes?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
in my application,validation message has in japanise language.how to validate this message is appears properly or not
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 are the major/ important methods, functions in QTP we use realtime testing
The hybrid framework can be implemented for any application. Is it true?