Hi Friends ,I want to Know name of the Site for the QTP
Help and the Best Book through that I can start the QTP
Practice here also whare can I download the QTP Users Guide
I search I was Unable .
Answer Posted / venu
http:/quickvista.com/qtpuserguide
link might be wrong, but search in quickvista.com u will get
userguide, pdf and all.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
banking project description for software tester
How you debug your script?
What is keyword view?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Approach for Installation,comaptibility,system testing
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
what is the advantages and disadvantages of using functions instead of re usable actions
what is output value in QTP and how it can be used in automation testing
How to find operating system information using the qtp script?
How to start recording using quicktest professional (qtp)?
In what occasion we can specify global sheet and action sheet?
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.
Can launch two instances of qtp on the same machine?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Explain how qtp identifies objects?