Answer Posted / rajeev
Amdocs is the best one.
go ahead.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
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
i can done the project with QTP in that time i can say how many members in my team size?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is checkpoints for quicktest professional?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
What are the different properties of an web object
What is the file extension of the code file and object repository file in QTP?
How do you perform Regreession Testing?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
QTP script is not working on other's machine..
what is keyword driven testing in qtp?n how is it useful?
Explain features of the latest version of qtp/ uft 12.1?
Tell some commonly used Excel VBA functions?
What is standalone database?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points