Please can you give where can we get good QTP Training at Hi-Tech city
Hyderabad?
Answer Posted / pratiksha
There is one Guy in Mumbai who gives online training.
He is best.He takes VB script and QTP.He is experienced
guy.and if dont take training from him and u stuck anywhere
he assists u free of cost. meil me if u want his details.
My ID is pratikshakulkarni17@yahoo.com
Best Regards,
Pratiksha.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
What is smart identification in QTP?
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
what is error and fault in terms of software quality?
explain structured testing? plz guys with exp. do answer
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What is the meaning Work bench?
Output values? i want a practical example
What is qtp window?
what type of framework u r using in ur organization
Explain the types of object repositorys in qtp?
How software tester can use constants and variables in scripts?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
How to test background color and dynamic images during run time can you put the check point for moving objects?