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?
I am using Silktest 8.0 and IE7.
ReplyDeleteBrowser.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
This comment has been removed by the author.
ReplyDeleteHi ,I wanted to know if we can change the system date using the silktest.
ReplyDeleteSimon
Simon, try SYS_Execute ("Date 04/22/2007")
ReplyDeleteCool ,I'll try that.
ReplyDeleteSimon
Hi,
ReplyDeleteYou Haven't written any post about link tester or I couldn't find one.
would be great to know more about it.
Simon
I do not use SilkTest linktester, instead we use ANT see http://ant.apache.org/manual/OptionalTasks/telnet.html
ReplyDelete