Which is the best testing institute for QTP training in
Hyderabad.
Answer Posted / bhasha sk
g c reddy is the best trainer for QTP (Basics to Advanced).
he has good command on VBScript and Descriptive Programming
his Institute located at Hi-Tech City, Hyderabad.
Add:
504, Techno residency
opp: Raheja IT Park
| Is This Answer Correct ? | 53 Yes | 7 No |
Post New Answer View All Answers
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How to do call a output parameter from one action to another action??/
How may types of defects identify application or your currently working application?pls give me answer..
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How will you check that your test cases covered all the requirements?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Limitations in QTP?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
What are the recording modes in wave event?
How to use the object spy in quicktest professional 8.0 version?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
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.
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?