what is the framework followed by ur company in qtp
Answer Posted / anonymous
Frame work may be
1.Linear Obsolete-no one are using.
2.Modular - using Drivers- Considered as Old one.
3.Key word driven- No object repository. Using functions
only. Descriptive programming.
4. Hybrid- mix of keyword+modular.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
can u please explain what is the exact difference between qtp8.2 and 9.0
banking domain description for software tester for interview
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Explain the difference between check point and output value?
How do you synchronization point through DP?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Explain xml checkpoints.
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What is the standard timing delay for web based application in qtp?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
how to write xml output check point bu useing descriptive programing .means without useing output check point
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How to find the length of the string in qtp?
how to download mercury qtp9.2 ny internet ?
How many add-ins comes by default with quicktest professional (qtp)?