var jobs = new Array(); jobs[0] = { url: "http://prodx.winsearch.com/xq/asp.job/qx/5765929.htm", title: "QA Lead", desc: "Portland" + "
" + "Our Beaverton based client is in need of a talented and skilled QA Lead for a current project." }; jobs[1] = { url: "http://prodx.winsearch.com/xq/asp.job/qx/5765922.htm", title: "QA Engineer", desc: "Portland" + "
" + "Immediate 6 month contract opening for a talented QA Engineer with our Portland client." }; jobs[2] = { url: "http://prodx.winsearch.com/xq/asp.job/qx/5765927.htm", title: "Technical Architect", desc: "Portland" + "
" + "Requirements:

The Information Architect performs the following tasks:
Specify usability requirements
Write use cases
Create hierarchical task models and activity diagrams
Create user concept models
Specify user interface architecture including organization and navigation
Create wireframes and storyboards including data elements and controls
Make concrete recommendations for design changes and oversee the resolution of those recommendations
Contribute to conceptual application prototype activities
Collaborate with developers on user interface implementation
Conduct usability tests
Develop usability test plans
Recruit participants
Conduct both qualitative and quantitative usability tests, heuristic analyses, surveys, and focus groups
Present oral and written reports on usability results to management and development teams
File and follow up on usability bugs and issues
Works with minimal supervision

Tools/Applications:
Microsoft Office Suite
Visio
ClearCase, ClearQuest
VSS

Basic Qualifications:
BS or BA degree in Human-Computer Interface, Human Factors, Usability Engineering, or related field is required." }; for (var t = 0; t <= 2; t++) { document.write("
" + jobs[t].title + "
"); document.write(jobs[t].desc + "
more...
"); }