What is Reusable component is QTP...Anybody can answer
it..Thanks in advance...
Answer Posted / praveen
Components are created using QTP expertview,but they are
stored in Quality center.
Before creating a component,we should connect QTP to QC.We
have an option in QTP for QC CONNECTIVITY.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the extension of the qtp local repository?
How many types of actions are there in quicktest professional?
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 we can import data from database?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Explain the qtp test phases.
How to use transactions in qtp?
How to save your test using quicktest professional (qtp)?
what is the latest version of QTP? Main difference between 9.2 and 10 version
What is throw object?
Is QTP supports Unix. If yes, then how the test automation is done?
How would you directly trigger javascript in a test?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Suppose I want fail that check point? How can you do that?
What are the technologies supported by qtp?