SilkTest Question 56: Will obtaining SCSTE certification improve chances of getting a QA job?

There are many questions and answers among software specialist if any certifications like Segue Certified SilkTest Engineer (SCSTE), QuickTest Professional 9.0 Specialist, Microsoft Certified Systems Engineer (MCSE) or Sun Certified Java Programmer (SCJP) as an aid to gaining employment in software area. I think the certification definitely open some more doors in your career, but only with experience. No one in our QA team owns a certification. Our development and QA managers have never mentioned certification requirement in any job description and never hired anyone based on a certification. Do not forget about time you would spend to crack SilkTest exam. So will having a Segue Certified SilkTest Engineer SCSTE help you get hired? Probably, but it perhaps won't matter. I guess it couldn't hurt, just imagine that the manager has to choose among two candidates with the same skill set, but one has SCSTE in the resume and passes the following courses "Verification Testing with SilkTest" and "Advanced Testing with SilkTest". Which one you would hire?

7 comments:

  1. Anonymous4:04 PM

    I am using Silktest 8.0 and IE7.
    Browser.Reload.Click() is throwing the following exception

    *** Error: Window '[PushButton]Refresh' was not found
    Occurred in Click
    Called from Explorer.Reload.Click at extend\explorer.inc(446)
    Called from Browser.Reload.Click at browser.inc(91)
    Called from main at main.t(43)

    Any idea/workaround?
    Thanks

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Anonymous4:06 AM

    Hi ,I wanted to know if we can change the system date using the silktest.

    Simon

    ReplyDelete
  4. Simon, try SYS_Execute ("Date 04/22/2007")

    ReplyDelete
  5. Anonymous11:47 PM

    Cool ,I'll try that.

    Simon

    ReplyDelete
  6. Anonymous12:20 AM

    Hi,
    You Haven't written any post about link tester or I couldn't find one.
    would be great to know more about it.

    Simon

    ReplyDelete
  7. I do not use SilkTest linktester, instead we use ANT see http://ant.apache.org/manual/OptionalTasks/telnet.html

    ReplyDelete