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
No Answer is Posted For this Question
Be the First to Post Answer
It seems Interview questions from Ordain Solutions are almost BASIC LEVEL-Easy. I am asking one tough question..(I think.. May be easy for some people) In recorded script the - WebLink("cityinfo") In reality, the WebLink name is "generalinfo" How you can write function to click that changed web link. NOTE: This functin should work with any Dynamic text link. I will post the answer later.
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..
.how will you load the object during runtime
what difference between client and server applications exatly?
What is QTP scenario.
What are table and db checkpoints?
what is main diff of qtp8.2 and qtp9.0?
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
WHAT IS ENVIRONMENT VARIABLES?
What is the difference between Dim And Redim
4 Answers Hotel Jobs, IBM, Microsoft,
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
where do you define the objects as regular expression when u are using regular expressions.