Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Interview [modified]

Interview [modified]

Scheduled Pinned Locked Moved The Lounge
csharpai-testingtestingbeta-testing
7 Posts 7 Posters 0 Views 1 Watching
  • 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.
  • S Offline
    S Offline
    Shahil Shah
    wrote on last edited by
    #1

    Hello fellow CPians I have been asked to come up with some interview questions on VB.NET for automated testing :doh: . I was thinking of asking general ADO & .NET questions. Any other suggestions? Thanks Shahil

    modified on Friday, September 12, 2008 7:12 AM

    L D J E R 5 Replies Last reply
    0
    • S Shahil Shah

      Hello fellow CPians I have been asked to come up with some interview questions on VB.NET for automated testing :doh: . I was thinking of asking general ADO & .NET questions. Any other suggestions? Thanks Shahil

      modified on Friday, September 12, 2008 7:12 AM

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      I think Google will help you much better than us. There may even be some articles on that subject here on Code Project.

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)

      1 Reply Last reply
      0
      • S Shahil Shah

        Hello fellow CPians I have been asked to come up with some interview questions on VB.NET for automated testing :doh: . I was thinking of asking general ADO & .NET questions. Any other suggestions? Thanks Shahil

        modified on Friday, September 12, 2008 7:12 AM

        D Offline
        D Offline
        Duncan Edwards Jones
        wrote on last edited by
        #3

        Q1: What does "Option Explicit" do? If they don't know there is no sense continuing.

        '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

        S 1 Reply Last reply
        0
        • D Duncan Edwards Jones

          Q1: What does "Option Explicit" do? If they don't know there is no sense continuing.

          '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

          S Offline
          S Offline
          Sathesh Sakthivel
          wrote on last edited by
          #4

          :laugh: :laugh:

          SSK. Anyone who says sunshine brings happiness has never danced in the rain.

          1 Reply Last reply
          0
          • S Shahil Shah

            Hello fellow CPians I have been asked to come up with some interview questions on VB.NET for automated testing :doh: . I was thinking of asking general ADO & .NET questions. Any other suggestions? Thanks Shahil

            modified on Friday, September 12, 2008 7:12 AM

            J Offline
            J Offline
            J 0
            wrote on last edited by
            #5

            Maybe provide some code samples that have syntax or logic errors, and have the applicant correct them?

            1 Reply Last reply
            0
            • S Shahil Shah

              Hello fellow CPians I have been asked to come up with some interview questions on VB.NET for automated testing :doh: . I was thinking of asking general ADO & .NET questions. Any other suggestions? Thanks Shahil

              modified on Friday, September 12, 2008 7:12 AM

              E Offline
              E Offline
              Ennis Ray Lynch Jr
              wrote on last edited by
              #6

              Testing data in a database is integration testing and not unit testing IMHO so I use it as a trick question when asking about the subject. While I don't expect people to use the same distinction I do I expect them to know why I think it is important. Also, I liked asking people to ask a list of test cases for a deceptively simple task to see if they can come up with a sufficient coverage of the class or unit to be tested. While I never expect a formal proof I do like to see a developer write test cases for the 99.99% case, because to be honest that is what Unit Tests are for. Also, you could ask them to explain why they think C# is better than VB.NET. Since this is a VB.NET, job, clearly, it is a trick question but you can really get some information about the person by throwing them off guard like that, plus it can also be a valid question and is it can be used to illustrate their knowledge of the languages.

              Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
              Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
              Most of this sig is for Google, not ego.

              1 Reply Last reply
              0
              • S Shahil Shah

                Hello fellow CPians I have been asked to come up with some interview questions on VB.NET for automated testing :doh: . I was thinking of asking general ADO & .NET questions. Any other suggestions? Thanks Shahil

                modified on Friday, September 12, 2008 7:12 AM

                R Offline
                R Offline
                Roger Wright
                wrote on last edited by
                #7

                Having spent many years designing and programming ATE, one area that I can't stress enough is bit manipulation. Most hardware testing depends a lot on monitoring or modifying status and control bits, and that's not particularly easy in VB. Another area that bites beginning testers is comparisons of measured analog values with thresholds, especially near zero. You could set up some situations where the obvious solution might result in a divide by zero or range violation and ask how the applicant would program the test. Of course, if you're just talking about automated software testing, all of the above is nul.

                "A Journey of a Thousand Rest Stops Begins with a Single Movement"

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups