General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?
2 4228I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
5 6248When i use paramateriztion for tickets in flight reservation application , the tes'll run for first iteration but for the second iteration it'll give this details, but the second iteration is failed. Pls anyone clarify it. Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.
2 8588Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
2 5743I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
ABC,
2 4158Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .
2 4607How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
1 6074
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Diff b/w Health care domain and Banking Domain?
What is expert view and keyword view?
What is the difference between byref and byval in qtp?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What is a Patch in QTP?
Dis advantages of XML checkpoint ?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
How to attach a file to TD?
Is virtual object supported in low level recording mode?
When to use descriptive programming?
How to customize checkpoints with parameters?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
How did you use regular expressions in QTP and also in WR?