I have 2 Environment variable which holds int. I called
into my test and addedup. but output is concatenating the
values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20,
c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to
overcome this pblm? I used the add fn also..
Post New Answer View All Answers
How do Parameterization and Data-Driving relate to each other in QTP?
How to change the priorities of the recovery scenario properties?
Explain types of output values?
Explain the benefits of quick test pro(qtp)?
What is object spy in quicktest professional (qtp)?
How does QTP identify an object?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Explain different recording modes?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
how did u use automating testing tools in ur job?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
What is Associate Repository in QTP 9.2 ?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How many tabs are available in debug viewer pane?