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
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
What is the difference between driver-script and AOM-script?
How does qtp recognize objects in aut?
what type of scripts are asked in qtp?
In qtp, how you can get the last character from a string?
What do you to script when objects are removed from application?
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
What is the latest version of qtp?
What are private functions in QTP? How they can be called from the function library?
suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?