Hi,iam new to automation and i have 1 year experience in
manual testing.I have a little bit idea about QTP9.0 .But i
have no idea about script writing using VB.Please help to
learn script writing.
Answer Posted / bishwajit.rk
First of all congrats on showing interest in QTP. One thing
I can suggest is; join a coaching class in evening after
office hour. I also did the same. One thing u can make sure
is that these coaching centers charge more if they know
that ur a working professional. Be careful!
One more thing is QTP use very limited VB Scripting part.
If u r interested in learning VB Scripting then learn that
first and applying to QTP will be very easier...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the pros and cons between QTP and Rational Robot
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
Write a QTP script to enter a keyword in to Google search engine?
How you can make an action as re-usable action?
Through array we can execute the testcase how ? give me example
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How will you compare keyword and expert view?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What is the difference in the global and action sheet in qtp?
How the smart identification is used in real time?Please explain with an example
What are the ways you can synchronize?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Please guide me release notes of Automation once scripts are completed
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?