how can i prepare for QTP(8.2) to face interview ?
give over view details?
Answer Posted / abhishek sharan
Hi Sudhananda,
plz send me the QTP framework and PPTS also.i got many
interview calls but i m not comfortable with framework of
QTP.please help me out
My Mail ID is ursabhi@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Sql questions to find second max salary and how to use joins
how to test Web application using QTP software
Explain the difference between call to action and copy action?
How to check bitmap output value?
Without using gui map editor we can recognize the application in winrunner ?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Explain how Selenium is different from UFT?
What is the descriptive programming?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
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
any body can you help me what is the script to automate an comand promt
How you can decide which type of object repository you have to use?
How can you identify the browser and its information using QTP script?