How can we import into Excel "Details" ,"Result" ,"Time"
parameters from within a Results Report which is generated
after a Run error when a script is executed in QTP?
Refer E.g below
Status Functionality Description RunDate
Fail Login User should be able to Login 12/3/2007
StartTime EndTime Details*
1:31:58 PM 1:32:29 PM (this one i want)
No Answer is Posted For this Question
Be the First to Post Answer
how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes
what is clean sweep?
Explain types of descriptive programming?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
What is the extension of script and object repositary files?
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
what is the Command used to start the QTp from Run.
Hi..All I have installed QTP 10.0, and need to Automate SAP Application.....so i need to Install SAP Add-ins, anybady has SAP-Addins, Please help me, and thanks in advanced plese send it on my email id: sandipgami84@gmail.com Thanks, Sandip Gami +91-9714177088
What is text check point and text area check point?
What is meant by Pseudo Code?
what is the frame work your using in automation testing
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.