CrazyEngineers
  • QTP or Selenium. Good tool for automation

    *pushkar*

    Member

    Updated: Oct 26, 2024
    Views: 1.2K
    I have been working in a small company as a manual tester. I want to be an automated engineer so want to learn automation testing. I don't know have much idea about the tools that are used in good companies. Please help me guys. What should i learn?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorJan 28, 2013

    QTP was earlier known as WinRunner; and it's a tool that's been around for several years. Selenium, on the other hand is newer and is finding rapid adoption in testing domain. If I'm not mistaken, Selenium, though very powerful, is limited to testing of browser based applications.

    QTP on the other hand is mostly suitable for the desktop based applications. If I were to choose between the two; I'd probably pick Selenium because the world's already onto all things 'web'.

    But that said, a mix of both the tools would be a killer combination for an aspiring engineer. Selenium is very easy to master if you've used any automation tool before.

    I'd recommend learning both the tools; but first check with your company which tool they're using so that you can quickly apply your knowledge to the real world projects. Selenium is free for download while QTP licenses costs a LOT!

    #-Link-Snipped-# and #-Link-Snipped-# might be able to guide you properly on this.
    Are you sure? This action cannot be undone.
    Cancel
  • Anoop Kumar

    MemberJan 28, 2013

    If I'm not mistaken, Selenium, though very powerful, is limited to testing of browser based applications.
    +1
    Selenium is open source and free . Current version 2.0 with web driver is very good and easy to implement and truly customizable and multiple browser support but one need to know java stuffs.
    While QTP inbuilt recorder is good one , at least currently better than selenium one.QTP only works on windows
    <a href="https://seleniumforum.forumotion.net/t214-selenium-vs-qtp" target="_blank" rel="nofollow noopener noreferrer">Selenium Vs QTP</a>

    I am new to selenium and going to do project to implement selenium for TDD .
    If anyone here a selenium master, please help me to gear-up with WebDriver.

    #-Link-Snipped-# : If you are going with selenium please let me know, we can help each other. 😀
    Are you sure? This action cannot be undone.
    Cancel
  • Saandeep Sreerambatla

    MemberJan 28, 2013

    Selenium is an excellent tool for webbased testing. If you are testing anything other technology windows, delphi , etc etc still the best available is QTP.

    If you have any questions in learning either of the tools let us know in this thread. I will help you.
    Are you sure? This action cannot be undone.
    Cancel
  • *pushkar*

    MemberJan 29, 2013

    Don't have any idea. One of my friends is learning QTP from a coaching institute. He was suggesting me for the same. He said that QTP works for both web & windows but selenium works for web applications only. He said that good/top companies prefer QTP because of its good features.
    Are you sure? This action cannot be undone.
    Cancel
  • Saandeep Sreerambatla

    MemberJan 29, 2013

    Now everyone is moving towards selenium for web applications. I doubt there is a good training for selenium. QTP learn basics in any institute and practice.
    Are you sure? This action cannot be undone.
    Cancel
  • *pushkar*

    MemberJan 29, 2013

    ianoop
    +1
    Selenium is open source and free . Current version 2.0 with web driver is very good and easy to implement and truly customizable and multiple browser support but one need to know java stuffs.
    While QTP inbuilt recorder is good one , at least currently better than selenium one.QTP only works on windows
    <a href="https://seleniumforum.forumotion.net/t214-selenium-vs-qtp" target="_blank" rel="nofollow noopener noreferrer">Selenium Vs QTP</a>

    I am new to selenium and going to do project to implement selenium for TDD .
    If anyone here a selenium master, please help me to gear-up with WebDriver.

    #-Link-Snipped-# : If you are going with selenium please let me know, we can help each other. 😀
    How will you start with it? Are you going to learn it by yourself or by coaching?
    Are you sure? This action cannot be undone.
    Cancel
  • Anoop Kumar

    MemberJan 29, 2013

    By myself.. I have started from selenium forums...
    Author of this blog is also a part of selenium team
    <a href="https://www.seleniumtests.com/" target="_blank" rel="nofollow noopener noreferrer">No Automated Testing</a>
    Are you sure? This action cannot be undone.
    Cancel
  • Saandeep Sreerambatla

    MemberJan 29, 2013

    You can learn Selenium and QTP without any coaching.

    For QTP - Get your basics ready with VBScript.
    Email me if you really are interested in learning, I have a step by step learning PPT which I usually present to my batches while training at office.
    Or else, you can also get lot of things online. (The PPT I made is bits and pieces from several sources and something added by myself)
    Record some script
    Analyse how it is recorded.
    Use your logic to customize it.

    You are done.

    Then start learning features of QTP. Before learning any features you have to understand how QTP works so the first exercise will make you understand some part of it.

    For Selenium:

    You can follow the same procedure, but I dont have a exhaustive presentation as I am learning the tool now. I can help you with it for any questions.
    Are you sure? This action cannot be undone.
    Cancel
  • *pushkar*

    MemberJan 29, 2013

    English-Scared
    You can learn Selenium and QTP without any coaching.

    For QTP - Get your basics ready with VBScript.
    Email me if you really are interested in learning, I have a step by step learning PPT which I usually present to my batches while training at office.
    Or else, you can also get lot of things online. (The PPT I made is bits and pieces from several sources and something added by myself)
    Record some script
    Analyse how it is recorded.
    Use your logic to customize it.

    You are done.

    Then start learning features of QTP. Before learning any features you have to understand how QTP works so the first exercise will make you understand some part of it.

    For Selenium:

    You can follow the same procedure, but I dont have a exhaustive presentation as I am learning the tool now. I can help you with it for any questions.
    Thank You. I have dropped an email.

    By myself.. I have started from selenium forums...
    Author of this blog is also a part of selenium team
    <a href="https://www.seleniumtests.com/" target="_blank" rel="nofollow noopener noreferrer">No Automated Testing</a>
    Nice link. I have started downloading all videos from the office. I'll check them & try to learn selenium at home.
    Thanks. How did you find those videos? Are they good to learn?
    Are you sure? This action cannot be undone.
    Cancel
  • Anoop Kumar

    MemberJan 29, 2013

    from random search but this guy is a part of selenium dev team. 😀
    Are you sure? This action cannot be undone.
    Cancel
  • *pushkar*

    MemberJan 30, 2013

    ianoop
    from random search but this guy is a part of selenium dev team. 😀
    Great. I'll try them 😀
    Have you started learning selenium with the help of those videos?

    Thanks
    Are you sure? This action cannot be undone.
    Cancel
  • Saandeep Sreerambatla

    MemberJan 30, 2013

    Great!! I have checked the website its a wonderful site for learning selenium.
    Are you sure? This action cannot be undone.
    Cancel
  • Anil Jain

    MemberJan 30, 2013

    I will tell you one very basic difference and then you can make a choice yourself which toll you are going to select

    QTP is highly regarded as functional testing tool for web based applictions, and now is spreading its wing in other areas. Less coding skill (VBS) and more tool knowledge and basic automation concepts are required for QTP. QTP has a better market value then any other automation tool

    On the other hand, lately selenium is also becoming very popular. Good coding skill is required, so a person with moderate to good coding skill and less tool knowledge has also good future. Market value is still relatively lesser then QTP

    So, you need to evaluate yourself how good you are in coding skills?

    -CB
    Are you sure? This action cannot be undone.
    Cancel
  • Anoop Kumar

    MemberJan 31, 2013

    #-Link-Snipped-# :
    Have you worked with Selenium IDE?
    I am facing trouble with recording events my project otherwise IDE working fine on either localhost or www.

    Edit:
    Also, when I am coding manually and running from eclipse its working but firefox IDE not recording anything.
    Are you sure? This action cannot be undone.
    Cancel
  • Saandeep Sreerambatla

    MemberJan 31, 2013

    I tried recording , it recorded well. I havent faced any issue while recording.

    If you are using old IDE then make sure that the language is set to default while recording.
    Are you sure? This action cannot be undone.
    Cancel
  • Madhu Achanti

    MemberMay 9, 2013

    Hi - could you please share QTP material to me. THanks!

    regards,
    Madhu
    English-Scared
    You can learn Selenium and QTP without any coaching.

    For QTP - Get your basics ready with VBScript.
    Email me if you really are interested in learning, I have a step by step learning PPT which I usually present to my batches while training at office.
    Or else, you can also get lot of things online. (The PPT I made is bits and pieces from several sources and something added by myself)
    Record some script
    Analyse how it is recorded.
    Use your logic to customize it.

    You are done.

    Then start learning features of QTP. Before learning any features you have to understand how QTP works so the first exercise will make you understand some part of it.

    For Selenium:

    You can follow the same procedure, but I dont have a exhaustive presentation as I am learning the tool now. I can help you with it for any questions.
    Are you sure? This action cannot be undone.
    Cancel
  • Abhishek Rawal

    MemberMay 9, 2013

    Checking in CE- Resource Section, I found :
    #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • Anil Jain

    MemberMay 10, 2013

    *pushkar*
    I have been working in a small company as a manual tester. I want to be an automated engineer so want to learn automation testing. I don't know have much idea about the tools that are used in good companies. Please help me guys. What should i learn?
    Apologies I am replying very late for this thread,

    Apple of orange which fruit is better?
    Audi or BMW which car is better?

    so these are the questions no one would like to answer till you specify your requirements. QTP is established player (very costly as well, with good support) in the software automation market as functional automation tool. So if cost is not a constraint, QTP is one of the strong contender for functional automation.

    Also Selenium is free so its good to consider when cost is constraint.

    -CB
    Are you sure? This action cannot be undone.
    Cancel
  • shiva arvapalli

    MemberJun 2, 2013

    English-Scared
    Selenium is an excellent tool for webbased testing. If you are testing anything other technology windows, delphi , etc etc still the best available is QTP.

    If you have any questions in learning either of the tools let us know in this thread. I will help you.
    English-Scared
    I tried recording , it recorded well. I havent faced any issue while recording.

    If you are using old IDE then make sure that the language is set to default while recording.
    can you please share ppts and videos for QTP AND SELINIUM
    < Mod Edit : Email-ID Removed >
    Are you sure? This action cannot be undone.
    Cancel
  • Anil Jain

    MemberJun 2, 2013

    You can find some QTP material at #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • Subhojit Choudhury

    MemberOct 28, 2013

    Hi Saandeep,

    will u please provide your email address? I have some queries regarding QTP and Selenium.

    Thanks,
    Subhojit
    Are you sure? This action cannot be undone.
    Cancel
  • Saandeep Sreerambatla

    MemberOct 28, 2013

    @#-Link-Snipped-# : Please post your question in Computer science section, I am most regular here so you will have no delay... I check CE regularly than my email!
    Are you sure? This action cannot be undone.
    Cancel
  • Subhojit Choudhury

    MemberOct 28, 2013

    Hi Saandeep,

    I want to QTP and Selenium. I already have some basic knowledge in QTP but haven't yet done any VB scripting. And I am new to selenium.

    Thanks a lot
    Are you sure? This action cannot be undone.
    Cancel
  • Saandeep Sreerambatla

    MemberOct 29, 2013

    I have understood that you want to learn QTP from your post above.

    Please go to the resources section link given by Anil Jain in the above post and download the pdf's.

    Download the trial version of QTP software and explore it.

    and post your learning and questions here.
    Are you sure? This action cannot be undone.
    Cancel
  • Subhojit Choudhury

    MemberOct 29, 2013

    Thanks Saandeep and Anil.. I will do that definitely..
    Are you sure? This action cannot be undone.
    Cancel
  • sgsai

    MemberJan 25, 2014

    Saandeep Sreerambatla
    Great!! I have checked the website its a wonderful site for learning selenium.
    Hi please send me the exhaustive QTP presentation, i would like to have it
    guess you can get my email id as your moderator
    Are you sure? This action cannot be undone.
    Cancel
  • Muzammil3

    MemberJun 13, 2014

    Hi Saandeep or anyone,Can u please email me Good Selenium and QTP ppts.
    Contact no. 9713202947,#-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • Muzammil3

    MemberJun 13, 2014

    Hi - could you please share Selenium and QTP material and ppts to me. THanks!
    #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • Mathuraiveeran

    MemberJul 1, 2014

    hi Saandeep Sreerambatla,
    can u send me the ppt which was prepared by u for QTP..
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorJul 1, 2014

    Add it to downloads section 😀
    Are you sure? This action cannot be undone.
    Cancel
  • Mathuraiveeran

    MemberJul 1, 2014

    Hi..

    thanks for immediate reply.. let me know the name of the doc..pls
    Are you sure? This action cannot be undone.
    Cancel
  • Kiranr505

    MemberSep 8, 2014

    Hi Sandeep,
    I am a manual test engineer, I am interested in learning QTP. Kindly share QTP ppt with me.
    Are you sure? This action cannot be undone.
    Cancel
  • Kiranr505

    MemberSep 8, 2014

    Hi Sandeep,
    I am a manual test engineer, I am interested in learning QTP. Kindly share QTP ppt with me.
    Email id - #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • Abhishek Rawal

    MemberSep 8, 2014

    Kiranr505
    Hi Sandeep,
    I am a manual test engineer, I am interested in learning QTP. Kindly share QTP ppt with me.
    Email id - #-Link-Snipped-#
    #-Link-Snipped-#
    #-Link-Snipped-#
    #-Link-Snipped-#

    Don't forget to tell your colleagues, spouse, friends that CrazyEngineers.com provided it 😀
    Are you sure? This action cannot be undone.
    Cancel
  • Jagan018

    MemberAug 4, 2015

    @ #-Link-Snipped-#, could you please share step by step learning PPT on QTP and SELENIUM? it'll be a great help as I want to switch from Manual to Automation..

    Please share to my email i.e #-Link-Snipped-#.

    Thanks in advance, with hopes..
    Are you sure? This action cannot be undone.
    Cancel
  • Mayank Sapra

    MemberNov 6, 2015

    Hi ,Can you please share(mayanksapra@outlook.com) the material for self learning QTP and selenium ?
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorNov 6, 2015

    Note to all the new users of CrazyEngineers: Do not expect members to email you any information or send documents / presentations. Everything will be shared here or through the downloads section. It helps us reach out to wider audience and help more people.
    Are you sure? This action cannot be undone.
    Cancel
  • Shreena Verma

    MemberNov 9, 2015

    Kaustubh Katdare
    QTP was earlier known as WinRunner; and it's a tool that's been around for several years. Selenium, on the other hand is newer and is finding rapid adoption in testing domain. If I'm not mistaken, Selenium, though very powerful, is limited to testing of browser based applications.

    QTP on the other hand is mostly suitable for the desktop based applications. If I were to choose between the two; I'd probably pick Selenium because the world's already onto all things 'web'.

    But that said, a mix of both the tools would be a killer combination for an aspiring engineer. Selenium is very easy to master if you've used any automation tool before.

    I'd recommend learning both the tools; but first check with your company which tool they're using so that you can quickly apply your knowledge to the real world projects. Selenium is free for download while QTP licenses costs a LOT!

    #-Link-Snipped-# and #-Link-Snipped-# might be able to guide you properly on this.
    Yes ,that's right...But now a days many clients are switching from QTP to selenium...So combination of both will do a great job.I don't know about QTP but as a developer I have learnt Selenium for addition and to debug my code in extra time. Its very easy to grasp the things.
    Are you sure? This action cannot be undone.
    Cancel
  • Mayank Sapra

    MemberNov 12, 2015

    Can you please share the download link of selenium tutorials as I am unable to find them on CE.com ?
    Are you sure? This action cannot be undone.
    Cancel
  • Madhav Reddy Challa

    MemberMar 2, 2016

    Hi Sandeep
    I have Started learning QTP
    can you please share ppts and videos for QTP

    Thanks& Regards
    Madhav(Madhavchalla4@gmail.com)
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorApr 14, 2016

    #-Link-Snipped-# Here are some useful links for Selenium tutorials:

    #-Link-Snipped-#
    <a href="https://www.crazyengineers.com/threads/selenium-tutorials-for-beginners.81058">Selenium Tutorials For Beginners</a>
    <a href="https://www.crazyengineers.com/threads/selenium-installation-procedure.32908">Selenium - Installation Procedure</a>
    Are you sure? This action cannot be undone.
    Cancel
  • shiva kumar A

    MemberApr 25, 2016

    Saandeep Sreerambatla
    Now everyone is moving towards selenium for web applications. I doubt there is a good training for selenium. QTP learn basics in any institute and practice.
    can u please share me the QTP material .i am interested in learning
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register