ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Software testing career.

    IT Careers
    4
    27
    2.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Reid CooperR
      Reid Cooper
      last edited by

      What is your current software experience?

      J 1 Reply Last reply Reply Quote 0
      • J
        Jason Banned
        last edited by Jason

        Software testers generally aren't generally IT and many times not even developers.

        scottalanmillerS 1 Reply Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller @Jason
          last edited by

          @Jason said in Software testing career.:

          Software testers generally aren't generally IT and many times not even developers.

          Generally trained as developers, otherwise they don't know how to test.

          1 Reply Last reply Reply Quote 0
          • J
            jimmynelson @jimmynelson
            last edited by

            @jimmynelson software testers and software developer are working together as team player, Critical thinking etc and if software developer build application or system, the application pass to testers for testing and the application release to customers

            1 Reply Last reply Reply Quote 0
            • J
              jimmynelson @Reid Cooper
              last edited by

              @Reid-Cooper no software experience . I'm a beginner looking forward to testers field to get a tester job for practical experience. I m looking for to Manual testing and later move to automation testing

              scottalanmillerS Reid CooperR 2 Replies Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @jimmynelson
                last edited by

                @jimmynelson said in Software testing career.:

                @Reid-Cooper no software experience . I'm a beginner looking forward to testers field to get a tester job for practical experience. I m looking for to Manual testing and later move to automation testing

                Probably good to learn some programming. Start working on some projects.

                J 1 Reply Last reply Reply Quote 0
                • Reid CooperR
                  Reid Cooper @jimmynelson
                  last edited by

                  @jimmynelson said in Software testing career.:

                  @Reid-Cooper no software experience . I'm a beginner looking forward to testers field to get a tester job for practical experience. I m looking for to Manual testing and later move to automation testing

                  Any training?

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    jimmynelson @scottalanmiller
                    last edited by jimmynelson

                    @scottalanmiller Yes you re right to learn programming. Like I said software testing work together to software developer they are team player . If I get my hand- in experience l will learn Java or Ruby n rails in future to write scripts under test, become software test developer

                    J Reid CooperR 2 Replies Last reply Reply Quote 0
                    • J
                      jimmynelson @Reid Cooper
                      last edited by

                      @Reid-Cooper l'm into training courses last 3weeks ago on ISTQB, HP Quality Center(ALM) and looking forward to adding SQL.

                      1 Reply Last reply Reply Quote 0
                      • J
                        jimmynelson @jimmynelson
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • Reid CooperR
                          Reid Cooper @jimmynelson
                          last edited by

                          @jimmynelson said in Software testing career.:

                          @scottalanmiller Yes you re right to learn programming. Like I said software testing work together to software developer they are team player . If I get my hand- in experience l will learn Java or Ruby n rails in future to write scripts under test, become software test developer

                          Normally you learn programming before looking into software testing. Software testing is a branch of programming, so knowing how to program is generally the first step in looking into software testing.

                          1 Reply Last reply Reply Quote 1
                          • Reid CooperR
                            Reid Cooper
                            last edited by

                            In addition to knowing the code being handed over to you, most software testing is done in code today. So you need to program for both sides of the job.

                            J 1 Reply Last reply Reply Quote 1
                            • J
                              jimmynelson @Reid Cooper
                              last edited by jimmynelson

                              @Reid-Cooper Great advice, Reid-copper thank you. What's your advice on any programming language to learn? eg java, c, c++, objective C or Python etc And how can i start as possible or any direction to start learn programme now? Thank you i appreciate 👍

                              Reid CooperR scottalanmillerS 2 Replies Last reply Reply Quote 0
                              • Reid CooperR
                                Reid Cooper @jimmynelson
                                last edited by

                                @jimmynelson said in Software testing career.:

                                @Reid-Cooper Great advice, Reid-copper thank you. What's your advice on programming language to learn? And how can i start as possible or any direction to start learn programme now? Thank you i appreciate 👍

                                Well, as a software tester, you have two things to be concerned about (as far as learning a language)... one is to learn the language that you will be testing and the other is learning the language for writing tests. These may be one and the same, or might be different.

                                So the first step is knowing what you will be testing. If you are just getting started and don't have your eye on a specific role, company or job then look at a list of popular languages and the ones in the top couple are the ones that will be hiring the most testers. Java, C#, C, C++, JavaScript, Ruby, Python, etc. will be popular with Java and C# likely at the top.

                                Then for your testing languages. Likely Python or Ruby will be the most common for scripting testing tools.

                                J 1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  For just general learning, without an eye towards any specific use of it, I always recommend starting with Python because it is so well suited to learning programming.

                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @jimmynelson
                                    last edited by

                                    @jimmynelson said in Software testing career.:

                                    @Reid-Cooper Great advice, Reid-copper thank you. What's your advice on any programming language to learn? eg java, c, c++, objective C or Python etc And how can i start as possible or any direction to start learn programme now? Thank you i appreciate 👍

                                    Objective C is very popular for Mac OSX desktop app programming. But that is a very limited job space. There is no server size Objective C and even the Apple programming community is leaving Objective C to move to Swift today. If you wanted to limit yourself to Apple OSX and iOS graphical app testing, I think that Swift would make more sense.

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      jimmynelson @scottalanmiller
                                      last edited by jimmynelson

                                      @scottalanmiller Great advice thank you.

                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • J
                                        jimmynelson @Reid Cooper
                                        last edited by jimmynelson

                                        @Reid-Cooper . Great Reid. I prefer to learn Ruby on rails" or pick Python? Which one you recommend please ??

                                        Reid CooperR 1 Reply Last reply Reply Quote 0
                                        • Reid CooperR
                                          Reid Cooper @jimmynelson
                                          last edited by

                                          @jimmynelson said in Software testing career.:

                                          @Reid-Cooper . Great Reid. I prefer to learn Ruby on rails" or pick Python? Which one you recommend please ??

                                          Rails is a framework that would not apply to testing. You would learn Python or Ruby, but not Rails. Nothing wrong with Rails, but that's not something that you would use on the testing side and would only be applicable to you if you were specifically testing Ruby on Rails, rather than normal Ruby, applications.

                                          Also, Ruby on Rails has integrated testing, so the need for testing team for it is less. So the number of jobs for testing Rails applications will be lower than the number of Rails developers would lead you to believe.

                                          J 1 Reply Last reply Reply Quote 1
                                          • scottalanmillerS
                                            scottalanmiller @jimmynelson
                                            last edited by

                                            @jimmynelson said in Software testing career.:

                                            @scottalanmiller Great advice thank you.

                                            No problem!

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post