Hi
my name is mohan. I am working as a manual tester.. And now
i want learn QTP.. is there any online websites to learn QTP
for free
if u know any plz help me out..,.or send mail to
k.mohann.mohan@gmail.com
Answers were Sorted based on User's Feedback
Answer / sajjat nobel
Hi this is sajjat nobel(www.nobel4tech.com), You can go to
guru99.com for QTP video tutorial.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / crp234
if u r in hyderabad,buy SRSS Material for QTP. IT is very
useful to learn urself.
| Is This Answer Correct ? | 0 Yes | 2 No |
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Tell me Three major differences between QTP & Winrunner?
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
How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
what type of scripts are asked in qtp?
For what purpose to we use object repository in a application?also explain usage of obj.repository?
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
Can we put more than one action in a single script???? yes or no.....