I want to learn Advanced QTP, suggest me the best faculty
in Hyderabad
Answer Posted / rama rao pakanati
Learn Advanced QTP from www.gcreddy.com web site.
that site is providing QTP Scripts Examples from several
sections like web, windows, database and flat files etc.
if you already know basics of qtp through that site you can
upgrade your skills easily.
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
Explain the concept of how quicktest professional (qtp) identifies object?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Output values? i want a practical example
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
How can you pass value one action to another action?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
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.
Limitations in QTP?
Write a script to verify font style and color of a windows object using descriptive programming
How to data driven test for Win objects in QTP ?
How many types of object repository in qtp?
when a test case is written how u test using qtp