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 AUTOMATE CAPCHA IMAGES while creating Gmail account
how do i know how to use tools
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
How to parameterize Object Repository?
Explain the views in the QTP GUI?
How u do the back end testing in QTP?
How to create runtime property for an object?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance