Who is the best faculty for QTP in Hyderabad? Is it Mr.
G.C.Reddy, some are referring his name?
Answer Posted / sai santhosh
g c reddy is not a public trainer, he is for only advanced
QTP.
if you want more details visit his blog: www.gcreddy.com
thre you can get some QTP Information
| Is This Answer Correct ? | 79 Yes | 9 No |
Post New Answer View All Answers
Explain about Test Fusion Report of QTP?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
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.
What are the major/ important methods, functions in QTP we use realtime testing
How can you write the scripts that operate on different objects depending on run-time information?
if our qtp vb Script may be Currepted then What we want do?
What is Test Fusion Report in QTP?
Explain how you can find length of array in qtp?
Discuss quicktest professional (qtp) environment?
can any body give the banking domain concepts/links
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
How do know the number of browsers opened?
Output values? i want a practical example
what function you write to do database testing with the help of qtp?