<% If IO.File.Exists(server.mappath("/includes/ksstop.aspx")) Then server.execute("/includes/ksstop.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/ksstop.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/ksstop.aspx") End if %> <% Dim getSect as String Dim thissect as String getSect = lcase(Request.ServerVariables("PATH_INFO")) select case true case instr(getSect,"software") > 0 thissect = "1" case instr(getSect,"analytics") > 0 thissect = "2" case instr(getSect,"consulting") > 0 thissect = "3" case instr(getSect,"pricemanagement") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
SoftwareAnalyticsConsultingPrice ManagementOur TechnologyAbout Us
<% dim ActiveURL as string = Request.ServerVariables("URL") Dim reSpl = split(ActiveURL,"/") dim getTotalDir as string getTotalDir = "/" + reSpl(0) + "/" + reSpl(1) + "/" dim stFilePath as string = server.mappath(getTotalDir + "leftmenu.aspx") If IO.File.Exists(stFilePath) Then server.execute(getTotalDir + "leftmenu.aspx") End if %>

Test Analyst

 

Position Profile

 

The Test Analyst has overall responsibility for ensuring the quality of all software testing performed on releases from the PriceNet development team. This includes ensuring the appropriate level of testing has been carried out on the version of software intended for release.

In this capacity the test analyst will:

Principle Accountabilities

  1. Create and maintain test scripts that ensure comprehensive testing according to the examples and requirements of the CRF.
  2. Ensure all Development, testing processes, standards and guidelines are adhered to.
  3. Plan, develop and execute system and regression level testing scenarios.
  4. Run Rational Robot scripts to regression test the application and use appropriate tools to stress test the application (WAST/ACT).
  5. Assess the results of test and log identified defects using Rational Clearquest with adequate detail to recreate the issue.
  6. Validate that identified defects are now resolved.
  7. Ensure technical documentation and systems are in agreement – ensuring DLLs match the internal KSS documentation, and the operating systems and office applications reflect the appropriate client.
  8. Monitor product quality from development and document/ reject non-compliant software.
  9. Work with the relevant development team member to resolve any testing defects. Escalate to the Software Release Manager where appropriate.

Position Requirements:

 

A bachelor’s degree in computer science or systems engineering or at least five years testing experience including industry experience of the technology and tools used on PriceNet is desirable. The position requires excellent analytical, verbal and written communication skills. Excellent time management abilities are key to the role. The position requires the flexibility to deal with people at a variety of levels (operations, managers, analysts, developers).

Skills:

For career enquiries please contact us at the following email address: careers@kssg.com

 

 

 

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

<% If thissect = "1" then %>
<% end if%>
<% If IO.File.Exists(server.mappath("/includes/kssbase.aspx")) Then server.execute("/includes/kssbase.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/kssbase.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/kssbase.aspx") End if %>