Wednesday, March 30, 2011

Five Things Developers Look for in their Game Testers

image 
If you’re interested in becoming a top game tester in the game development field, there are a few things you should look for up front. These traits will help you stand out among the thousands of applicants most developers meet every single year when filling positions. 

Work Ethic
 
As a game tester, you will rarely be given a specific breakdown of tasks every day to perform. While you may be given a quota for gameplay and will probably need to work through a variety of bug tracking scripts in the QA phase, more realistically, you will need to work by yourself, constantly pushing through content to find problems. 

Problem Solving and Tracking
 
More importantly, you need to be able to think of ways problems might occur. This isn’t the same as direct problem solving. Rather, you’re thinking of what problems might occur first and documenting them for the programmers. They will do the actual solving – you just provide documentation so they can recreate the bug quickly and fix it fast. 

Programming and Technical Acumen
 
If you are a programmer already, it can definitely help you in getting into the game testing field. These testers need to be able to not only play the game and find the bugs, but describe them. If you can specifically track a bug and pinpoint why it is happening in the code, you can save the programmers a lot of time. It also makes the promotion path much quicker as you strive for higher paying, more rewarding positions in the company. 

Experience and Position 
 
If you are 50 years old and have never worked in the game industry, it may be harder to get a position than if you were 22 and just received your college degree in computer information science. This will not necessarily rule you out of a job opportunity, but being young and educated in a related field will definitely help.

Realistic Expectations
 
If you enter an interview asking about when you get to play new games at home for money, you won’t get hired. The preconceptions about game testing will ruin your job chances instantly if you’re not careful. Know that game testing is a job like any other and that you need to be ready for whatever hardships and learning curve there will be. 

Game testing is a very rewarding field with plenty of opportunities for advancement. If you’re interested in getting your foot in the door, start developing a skillset now. Before you know it, you’ll be ready for the big time. 

Developers want the most out of their game testers – the best way to give them what they’re looking for is with Beta Gaming Testers – your step by step guide to building your resume up to land the ultimate testing job. CLICK HERE

Three Degrees that Will Help You Get into the Gaming Industry

image 
When someone asks how they can get into the gaming industry, there are a number of possible answers. Some people get into the industry by playing with a hobby game at home. Others become chronic open beta testers, standing out as premiere testers in ways that developers will take note of. Others still will go to college and obtain degrees that can lead to a role within a developer. Here are three degrees for all the college bound out there. 

Computer Science 
 
The easiest way into gaming is through a computer science degree. By far the best paying position in any compute related field is that of a programmer. However, this is also the hardest degree to acquire and your future job will be the most demanding. Programming requires high levels of proficiency in math, logic, and problem solving, as well as the ability to work independently and think non-linearly about potential solutions. If you have a computer science degree, you’ll find it much easier to get into game design. 

Art and Digital Arts
 
An art degree can help you immensely, especially if you acquire a specialized art degree in digital design or art development. These degrees, often offered at specialty cart colleges will show you how to utilize advanced technology to create three dimensional figures on a computer. Beyond simply getting a degree in digital art, you should also work on developing a portfolio focused on this form of art. Potential employers need to see that you have the specific talents they need. 

Writing and English Composition
 
Writing is a valuable asset in any industry. If you want to be an asset to a game developer, work on your communications skills. This can extend to creative writing and script development or even translation of texts for localization. A degree in English is general, however, so you will need to work consistently to develop a portfolio that makes you appealing to a potential employer. 

The easiest way to get a job with a game developer is to establish the necessary experience in the gaming industry. This can be done in a number of ways, but first and foremost, you need education. It doesn’t have to be formal education, but it does need to help you focus on what it takes to be successful in this particular industry. Game testing can also be a great way to get a jump start in this field. 

Don’t blindly follow the popular knowledge about game testing. Learn how you can get ready for the best job you’ve ever dreamt of with Beta Gaming Testers – the prep guide from T Dub Sanders. CLICK HERE

Is Video Game Testing Right for You?

imageIf you took a survey of teenagers and twenty-something and asked them what their ideal career would be, I guarantee one of the things you’d find at the top of the list would be “game testing”. This is a career field that has a glamor about it that makes people everywhere think “I want to get paid to play video games!” But, in reality, game testing is a job like any other and it has both its ups and its downs. So, if you are seriously considering a career in this field, keep reading because it is important to know exactly what you might be getting into. 

Testing and Recording
 
The actual job requirements vary depending on the type of game you are testing and the testing phase in which you are hired. But, for the most part, your job will consist of taking a build of the game, following a very detailed Test case checklist and checking for specific bugs in menus and levels of the game. 

That does not mean you will be able to play through the entire game pre-release. In fact, most of the time, you will work on a game before it is ready for release and is only a handful of levels. In some cases, such as QA testing, you will spend days working through the same level looking for ways to break it and showcase a hole in the programming. 

When you find a bug, you must be skilled not only in catching the entirety of the bug and everything it does to the game, but you must be able to recreate the bug with specific directions. The programmers need to know exactly what causes the glitch so they can work toward fixing it. 

Hours and Pay
 
For the most part, you will not be able to work from home and you will not be able to choose your own hours. Early in a testing cycle, you might be given some leeway with certain quotas for testing on a daily basis, but as you approach deadlines, you will be asked to work long hours and continuously cycle through new build orders and test cases. It might seem never ending and it can be very tedious. 

Pay is usually entry level for new testers – an hourly rate that is determined by your level of experience. There are positions for high level testers that pay decently, and as you grow in the company you can try to get your foot in the door for other jobs such as programming, development, or design. 

Of course, this article is not meant to discourage. The gaming industry is still a fun career with lots of opportunities, but before you start pursuing a career here, make sure you know what you’re getting into.
Want to know what you’re getting into with a job in the game testing field? What about how to actually land one of these dream jobs? Check out Beta Gaming Testers today for more information. CLICK HERE

The Programming Languages Required for Video Game Development

image 
If your career goals have you aiming for the game development industry, you’re more than likely planning on becoming a programmer – someone who can code the game on the backend, developing the systems that will support everything the gamers see. However, to get there, you need to focus heavily on the languages that most games are written in.

Of course, you can also study programming in college and get a degree that will surely help you in acquiring a job. Even a two year degree in basic programming can be a major boon in getting a job as a game tester on your way to programming. However, know that most developers do not require degrees in computer science. They simply want you to know what you’re doing, something that is possible with self-study (though it can be harder to prove).
  • C++ - This is the most common and basic of programming languages used in game development. Taught in almost all computer science programs, C++ is the basic Object Oriented Programming language in gaming and will be incredibly easy to find information about. If you need more details or help with specific issues, join the Microsoft developers network – a major resource for all software developers.
  • Java – Java is a powerful web based object oriented programming language. Not nearly as complex or powerful as C++, Java is still a very useful tool to have in your programming toolkit. You’ll use it frequently for all browser based gaming. It can also provide the tools needed to showcase your programming skills in a portfolio.
  • XNA – The XNA programming language is a newer game-only language developed by Microsoft to speed along game development. It reduces repetition and therefore cuts out quite a bit of potential errors and bugs that develop in highly user crafted code.
For the most part, programming is the basis of the gaming industry and the variety of languages used is vast. If you plan on getting into the development field, you should spend time learning what you can and even attending college courses where possible to supplement that knowledge. 

And spend as much time with games as possible. Testing, programming, and design are all good ways to build your own portfolio and prepare for a career in this field. At the end of the day, game development is a very competitive field, but it is also very rewarding, so be persistent and it will definitely pay off eventually. 

Don’t just guess your way into a job with a game developer. Cut down the time it takes to land your dream job and make sure you nail that interview, check out Beta Gaming Testers today. CLICK HERE

Gaming Fields You Can Jump Into After Testing

imageSo, you’ve got a job or are planning on applying for a job in the game testing field. What happens when you get there and start testing away? Surely, you’ll want to move on eventually and get a higher paying job in the game development field, but what does testing actually set you up for? You’d be surprised how many potential jobs you can land coming out of a successful stint in game testing. 

The Careers
 
For the most part, there are dozens of different opportunities in game testing. You can be a tester for life if that’s your ambition, building expertise and working toward becoming a lead tester who focuses solely on game development. But, if you want to be more directly involved with the game’s production, you can also strive for roles in the following:
  • Programming – Programmers are the back bone of any game production. There need to be people who can hard code the different pieces of a game as it goes together. You will either need a college degree in computer sciences or previous experience that demonstrates your ability to completely understand the necessary programming languages for the job.
  • Design – Design is dedicated to the production of visual elements in a game. If you want to be a designer, you will need experience with key 3D animation software and advanced hardware tools. There are college programs in digital production and animation, or you can practice on your own to develop a working portfolio.
  • Systems – Systems involves the development of systems, game balance, and online play for a game. It might also include scripting and writing for a game’s story and dialogue, though these roles are less frequently promoted from within a testing staff.
  • Production – If you are truly ambitious you can work your way up to the production staff. Producers are in charge of managing the rest of the development staff, overseeing deadlines and budget concerns, and ensuring the game as a whole is on a good track.
Gaming is a diverse field with dozens of potential career roles. However, it is also a very high stress field when deadlines loom and investors want results. So, while a successful production can lead to bonuses, job offers and a long career, you will also need to be ready for potential negative feedback, long hours, and high demands. If that sounds like the kind of fast moving environment you’ve been looking for, game testing and development may very well be perfect right for you. 

Game Testing rocks, but what about the next level? If you really want to jump start a career in game development, find out how Beta Gaming Testers can help you prepare for a jump from testing to programming, design or more. CLICK HERE

Can You Get a Degree in Video Games?

image 
While a lot of people are interested in working in the video game industry, few of them have the resources immediately needed to get there. So, they wonder if it is possible to get a college degree that directly prepares you for working on game development.

Luckily, for anyone who has been dreaming since childhood of helping to produce the world’s next big video game, there are degrees in game development, and they are becoming more common.

Finding Degree Programs

Degree programs in video game development are generally available from technical colleges and chain colleges that strive to provide niche degrees. However, it also depends on what aspect of game development you are interested in. For example, while some people are interested more in the development aspect of things, programming and production on a new game project, you might want to work in art design and modeling.

There are specific degrees for 3D animation and video game development offered by Art institutes and academies around the country. In many cases, however, these programs are privately offered, meaning they can cost significantly more than community college or in-state tuition.

For those that are on a budget, the best route might be through secondary certification. While many game developers are starting to turn to degree holding applicants, they do not necessarily rule out people who have a history of successfully producing 3D designs and game models. The same goes for programmers with self-taught experience that can be displayed in a portfolio and CV.

Using Your Degree to Find a Job

If you get a degree in game development, finding a job is not guaranteed. Jobs at game developers are in high demand, so it can take a great deal of time to find them as you compete with other degree holders. However, if you want to eke your way into the industry at an entry level position and prove yourself, game testing may be the best route for you.

Game testers are always in demand and especially if you want to be a programmer, that programming knowledge you’ve developed will come in very handy as you develop your skillsets within the company. No matter how you get there, jobs in the game industry are available – just be persistent and work hard. You’ll get there before you know it.

This is just the beginning. If you really want to be ready for what game testing and the development field has to offer, check out Beta Gaming Testers today. CLICK HERE

Technical Skills that Will Get You Ahead in the Gaming Industry

image 
If your dream is to work in the video game industry, you are probably wondering right now what skillsets will help you most in landing the first job. There are a lot of positions within game developers, and most of them require very specific experience, but these general skillsets will help you immensely in your quest to land one of these jobs.

Programming Skills

Programming is a fundamental skill in all game development. Even if you don’t plan on applying as a programmer, programming skills can help you land jobs in game testing or animation. Testers are asked frequently work on white boxes to determine the roots of a bug in the game. They are also asked to provide detailed data about bugs and programming knowledge will help you better present that information in a bug report.

Data Entry and Processing

While the primary duties of any game developer will be in programming, design, or testing, you will also need to retrieve and input a lot of data every day. This includes bug reports, test cases, and new information going into and out of the computer. Speed and accuracy are key here.

Technical Writing

Directly with data entry, developers are expected to write detailed reports that outline what they have done. Bug reports are required from testers, test cases are required from programmers and builds must be highly documented to ensure the right information is provided to all parties. Hundreds of people provide small bits of input on a major project. To make sure it runs smoothly, they all need to communicate clearly.

Math and Logic

Finally, there is general math and logic. Thinking logically will help you solve problems and postulate new ways to do things in a game. This will come in handy not only in programming but in testing or animation.

Building your reputation in the game industry won’t happen overnight. You must prove to your prospective employers that you have specific skills they need and that you can put them to use in the confines of their corporate environment. If you can do that, you will not only have one foot in the door, you’ll be able to start working your way up quickly. Remember; it’s all about confidence. Show you can do it, and you will be rewarded. 

This is just the beginning. If you really want to be ready for what game testing and the development field has to offer, check out Beta Gaming Testers today. CLICK HERE

Test Cases and Video Game Testing

imageIf you’ve ever wondered what it would be like to work as a video game tester, you probably wondered what a test case was. Test cases are a unique tool used by programmers and testers to communicate specific actions needed during a build test.

For example, if the game has just gone to beta testing and the programmers want to make sure the fixes they provided for a particularly nasty disappearing wall bug work, they might write up a test case that forces the testers to walk in certain patterns around the wall.

The test case might focus only on a certain action, or a combination of menu options that have been resulting in bugs up until this point. The goal, however, is to communicate from programmer to tester a specific thing that needs to be tested.

When One Becomes Many

The thing about test cases, however, is that there are usually a lot more than just one of them being sent out with each build. A single build of a game might have thousands of bug fixes that all need to be checked. So, instead of writing up one complicated list of instructions, the programming team (and sometimes lead tester) will develop what is called a test suite.

The test suite will document a series of test cases that all need to be checked in turn. Each test case will usually be an independent run of changes that have been made to the game, but in some cases, test cases are placed in chains. If a single fix worked, does it have any impact on other parts of that level? What about the game as a whole?

The testers are then tasked with tackling individual test cases or parts of the suite to ensure that the data requested by the programmers is available.

The Testing Process as a Whole

What makes game testing such a long process is that the test cases are only one part of a much larger testing environment. While game testers might spend 80% of their week going through test cases and checking the bugs that have been fixed, they will also work tirelessly to turn up new bugs that were never caught in the initial run through. Longer games with more interactive features may have thousands of builds and test cases.

Learn more about how alpha testing, beta testing, and QA testing are necessary in the testing field and how you can stand out to hiring managers in need of people like you. Visit Beta Gaming Testers today for more information. CLICK HERE

Writing a Bug Report as a Video Game Tester

image

Video game testing is about a lot more than just playing new games before they are released. In fact, a good chunk of the job involves writing and reading technical reports that clearly outline the bugs in the game. Specifically, you must be able to clearly identify a problem, outline how it occurred, and under what circumstances you were able to make it reappear.

When You’ll Write Reports

Bug reports are written throughout the process, usually between builds when you are completing any given test case. While you must follow the walkthrough or checklist provided in a test case, if you do find a bug, you will stop your progress and focus heavily on the bug and what causes it. This might occur in the alpha, beta, or QA stage and should be treated with priority in all three cases.

Writing Your Bug Report

Just finding a bug in the game is not enough. You must be able to identify how the bug occurred, what circumstances are needed to recreate the bug, and most importantly, what the bug does to the game. Programmers are working with millions of lines of code and need to know where the bug is mostly likely to have an impact. The more data they have, and the easier that data is to interpret, the faster they can pinpoint and fix the bug.

The bug report will also be read by a lot of people before it ends up in the bug database, so it’s vital that you are clear in a way that can be understood not only by the programmer, but by production leads and directors as well.

Part one of a bug report will describe the bug. It might be that a wall disappears when you put on a certain tunic in a game. If this happens, the bug report would start with “northwest wall of city in Big City disappears when putting on Bright Tunic.”

The second part of your report, however, is the most important. It needs to be concise and to the point – no adjectives or descriptions beyond the exact actions you took to create the bug. This should be written as a numbered list that lays out exactly what happens from start to finish in generating that bug.

You may also be expected to learn the IBM ODC system to classify bugs. This not only helps to prioritize the bugs as they arrive, but to pinpoint where in the code they appear. As a tester, programming skills can be very handy for this exact reason.

Game testing isn’t all fun and games. Learn how to stand out to the people you meet and land a job faster than you could ever expect with Beta Gaming Testers. CLICK HERE

How to Get Video Game Testing Experience Right Now

image 
If you’re interested in becoming a video game tester, you may not know all the steps involved in getting to your dream job. You might have seen some ads or read about someone who works for a developer playing new games before they release. However, while game development and testing can be a very interesting career, you can’t exactly walk into it. It is a very serious field and requires dedicated, highly motivated workers with the right skills in place. To get those skills, you’ll need to work on landing a fair bit of experience in the field of game design and development.

Technical Experience

The easiest way to start is simply by learning the stuff that testers are expected to know. Get books on C++, Java, XNA and other programming languages. Learn about 3D animation, game test builds, and the software used to produce and distribute bug reports during the testing phase. Most game developers will look for at least some experience with the basic programming languages, excel and access experience, and CV or resume experience related to technical writing.

Your Portfolio

You don’t need to have worked on a video game before to build a portfolio. In fact, nearly any technical writing experience will get you there. You just need to sit down and write some content that clearly outlines problems, solutions, and clear steps between them. This can be done in school, or it can be done on your own with any number of exercise-filled books from your local bookstore.

Education

Game developers won’t discriminate if you don’t have a degree in programming or game development, but they may choose someone else over you if they can more effectively showcase their expertise because of that education.

So, if you want to guarantee yourself a job in this field, some college courses or even a degree can definitely. Degrees are available in computer science, logic, technical writing, and 3D animation, while certificates are available in things like game development (and some schools even offer degrees in video game development now).

Finally, don’t neglect actually playing games and spending time learning how they work. If you can get into open or closed betas for new games, by all means do so and take the opportunity to develop a clear understanding of how the bug reporting process works. Use the forums for a game in beta, write about bugs, and talk to the lead testers and GMs as much as possible. You never know when you might impress someone.

Learn how to build your resume, create experience and show off to the interviewers you’ll meet at any game developer with the secrets in Beta Gaming Testers. CLICK HERE

Five Things You Didn’t Know About the Gaming Industry

image 
One of the most commonly misunderstood fields is the gaming industry. Many people think they know what to expect when moving into video game development, and yet they frequently over estimate what they will be paid, and underestimate how much work they will have to do. That’s not to say it’s a bad job, but for anyone considering a career in game testing or development, here are five things you probably didn’t know.
  1. Game Testers Work in House – You won’t get to sit at home and play whatever game arrived in your mailbox each week. Some testers are permitted at home time when needed but most of the time, especially when deadlines loom, you’ll be at the office testing on proprietary testing consoles and PCs.
  2. You Don’t Need a College Degree – You don’t need to have a college degree to be a game developer. In fact, if you have the skills needed and can prove your expertise, most game developers would prefer someone with real world experience over education alone. It allows you to jump into your new role faster. That said, education can definitely help you stand out and will immediately show that you have the knowledge needed. In getting interviews, a college degree is a big help.
  3. Many Developers Hire for the Long Term – Despite what you’ve heard, developers don’t hire and throw away programmers from week to week. What happens is most developers are operated by a larger publisher. If a game doesn’t do well or if the publisher consolidates its holdings, the developer may be disbanded and you’ll need to find a new team. But, as far as the developer is concerned, having the same people working together from project to project is ideal.
  4. Almost Any Skill Can Be Useful – Yes, programming skills are a huge plus in this industry, but they are not the only way in. Good writers are in high demand, as are multilingual workers, artists, and people with project management experience. Game development involves hundreds of skilled workers with diverse backgrounds. If you can provide a unique skillset, you will be valuable.
  5. You Don’t Need Prior Game Development Experience – You need some form of experience, but working in the game industry isn’t necessary to land a job. Frequently, people with little or no experience start in the game testing department and work their way up to other, higher paying positions.
If you’re interested in getting into game development, know that there are a lot of opportunities for people of all skillsets, experience levels and ages. It’s a vast industry with a lot of potential. Be persistent, be patient, and most of all, show them how much you’ll enjoy your new job – trust me, it may not happen overnight, but you will land a job eventually. 

Are you ready to make a hefty income from playing video games five days a week? Check out Beta Gaming Testers today to learn what companies are looking for and how you can stand out among everyone. CLICK HERE

Non-Programming Aspects of Game Design

imageThe first thing anyone thinks about in game design is the programming required to craft a new product. There are more than a million lines of code in even short games and that means hundreds of thousands of man hours poured into the production and development of a quality game that actually makes sense in the context of its genre. 

But, game programmers only make up one portion of the employees at a developer. If you can’t wrap your brain around all that math or if you’d rather work in something a little more creative, there are opportunities.
  • 3D Animators – Animators are needed to develop the 3D environments and textures used in the game. Degree programs are offered in the advanced software used by these artists, as well as at home training programs if you have the PC power needed to run the software.
  • Art Designers – More traditional designers are also employed for developing the creative side of a game, mapping out the routes and game world of a new production. Character design, item development and general aesthetics are all a major part of this process.
  • Game Testers – Testers are needed from the moment the game gets its first build, and are used until only days before a game’s release. Game testing is generally an entry level position but can quickly blossom into a higher paying, high yield job over time and is a great stepping stone to other positions in the industry.
  • Producers - Producers will oversee every aspect of a game development. Like super-powered project managers, producers are used for each segment of a game – from sound to video to animation and game systems.
  • Writers – Most games have dialogue, menus and storylines that require writing. Creativity, technical ability and flexibility as a writer can all help you in your quest to land a job writing game scripts. In many cases, multilingualism can also help.
Game development is a team effort. There can be anywhere from thirty to five hundred people working tirelessly on a new game, pouring hours of effort into every inch of it from start to finish. Programming only makes up one small part of that process. If you have the skills, you can be a major part of any other aspect of the team. 

If you want to get into the creative side of game development, now is the time to take action. Check out Beta Gaming Testers now to get involved. Click here to learn more. CLICK HERE

Can You Be a Video Game Tester from Home?

image 
Ask any 10 year old boy what he wants do for a living and he’ll tell you one of two things – firefighter or video game tester. The difference between the two being that as the boy gets older, he realizes how dangerous and physically demanding firefighting can be, but never really learns that video game testing is in fact a tough job without the dream hours he assumed (not that the two compare to each other at all, but you get the idea).

So, if you’re looking into being a video game tester and are wondering if you will in fact be able to work from home, the answer may be a little disappointing. For the most part, video game testers are in-house testers. They work on consoles and PCs that are held at the developer headquarters and are given specific directions in the office that requires them to stick around.

The Exception to the Rule

 However, there are some exceptions. In certain testing cycles and for certain consoles or styles of game, testing may be permitted from home. Specifically in the beta testing phase when the game can be tested on a standard machine, the tester may be permitted to work from home. In other situations, when illness or family require them to stay at home, special circumstances might allow it.

However, these are usually rare exceptions to the rule. Game testers are needed in the office because they are such a vital aspect of the testing process. They will be consulted often, are required to go through detailed test cases and must frequently produce bug reports that are analyzed by lead testers and entered into the bug database. Some of that can be done at home, but not much.

Chances for Advancement

Another reason that being in the office is to your advantage is that you will be able to spend time working with and near producers, designers, and programmers who represent the upper tier of game designers and developers. These are the guys and gals who can help you get a better job in the industry. Showing them your prowess, attentiveness and expertise in testing will make it easier to apply for a higher position in the not too distant future.

For a lot of the little boys who grew up and still dream of testing video games for a living, the glamour and polish that surround the job never quite wear off. But, even though you’ll probably work a little harder than you though and you’ll generally have to work in the office quite a bit, the chance for advancement and the opportunity to prove yourself as a valuable member of the team is wide open. Game testing is the entry point to a huge range of possibilities in game design – if you’re willing to take it, I promise you’ll go a lot farther in this industry than you ever thought possible.

Learn how you can make your mark on game developers when you apply for a job in the game development field. Click here to check out Beta Gaming Testers and the path to your dream job. CLICK HERE

How Does the Video Game Build Process Work?

image

During the game development process, eventually there comes a time when the game is considered “ready for testing”. This usually occurs about 75% of the way through the development process. Producers and designers spend months or even years developing a game world and system, programmers spend months developing the core functions that will generate that world and animators constantly revamp and process imagery to bring that world to life. But, eventually, it all must come together in a functional, playable way that can be tested.

The First Builds

The first builds of a game are often in pre-alpha and are produced simply to see if the game can be compiled properly. Many times, major bugs will keep a production from even coming together in the earliest builds. After those initial builds are completed and the game is at least playable, however, it will go into Alpha testing and game testers will start the long process of testing and documenting bugs as they arise in the game world.

Alpha testing can last a few weeks or a few months and involves tracking any major game breaking bugs. At this point, the goal is to ensure the build can remain stable and the system active no matter what the player does. So, texture gaps or bugs are less important than major crashes.

Going into the Beta

Once the development team feels comfortable that all the major crashes and bugs are worked out, the builds will go into beta. Beta testing involves tracking and documenting smaller bugs that can range from annoying problems to major balance issues in the game.
For example, a missing wall in a level, or a menu combination that causes a character to appear without any clothes on are both major bugs that, while they don’t break the game, can be incredibly disruptive to the play experience. 

Finishing the Game
 
Beta testing will last as long as it takes to get those bugs worked out. Some games will have as many as 15,000 builds before they are considered ready for final consumer play. At this phase, the testing will go into QA where special scripts are used to try and find new ways to break the game. Testers will put the game through the ringer to find any remaining issues that might cause issues. If a game passes QA, it’s time to let it loose on the public once and for all. 

Learn more about how alpha testing, beta testing, and QA testing are necessary in the testing field and how you can stand out to hiring managers in need of people like you. Visit Beta Gaming Testers today for more information. CLICK HERE

Video Game Testing 101 – How it Works

imageOne of the great myths of the video game industry is that there are thousands of lucky game testers currently in their basements working self-appointed hours and getting paid to play through video games well in advance of their release.

While some game testers are allowed leeway to work at home and there are certainly a limited number of paid beta testers, the vast majority of game testers work in an office setting for a set salary and are given not only specific tasks to complete, but are often on a very tight deadline for completion of the tasks set before them.

Now, that isn’t meant to discourage you – just to lay out the false impression many potential testers have of the industry. So, here’s how the testing process really works.

What You Do As a Tester

Video game testers work in three phases, usually in succession. The first is alpha testing. During alpha testing, you’re not playing the game so much as dissecting it carefully to determine exactly what actions you take will cause the game to crash. If you press a certain button combination on one level and it crashes, does the same button combination cause a crash on every level? These are the types of questions you must ask and then answer during alpha testing.

Beta testing is the next phase and involves going through a more complete build of the game, checking for smaller bugs and glitches. This is the segment of testing that most gamers think of when they dream of the ultimate gaming job. However, while the game is closer to completion, beta testing is often done on a script, where you follow specific runs through the game to see how it will react.

Finally, QA testing has you meticulously analyzing a final build of the game to find any last minute glitches that might cause serious damage to the game or the system. This stage is often extremely rushed as the game is close to release and the programmers need as much time as possible to make bug fixes.

Becoming a Tester

If you’re interested in becoming one of these game testers, your first task is to get experience. You will need to use Microsoft Office, Excel and Access a lot for data entry. You should also have strong technical writing skills, and programming experience in C++ or XNA is very useful. Overall, though, be persistent and start applying now. The jobs are out there if you’re willing to put the effort into finding them.

Learn more about how alpha testing, beta testing, and QA testing are necessary in the testing field and how you can stand out to hiring managers in need of people like you. Visit Beta Gaming Testers today for more information. CLICK HERE

Five Myths About Game Testing

mythbuster 
If you read about game testing on the Internet, you probably see a lot of promises that sound pretty good. Huge paychecks, lots of off time and the ability to work at home while playing the hottest new games for free – sounds like a pretty sweet gig, huh? Unfortunately, while game testing is a great career field with a number of opportunities for advancement, most of those promises are at best misleading. Here are the five most common myths about game testing and what you’ll really find if you get hired for a job by a developer.
  1. You Can Work Whenever You Want – While some game testers are given a little leeway to work at home, most work in the office, on a schedule. Sometimes that schedule is incredibly tight, requiring you to spend hours each day in the office and when deadlines arrive, you might work 60-80 hours a week.
  2. You’ll Make a Lot of Money – The pay isn’t bad, but you certainly won’t make $60,000 as a starting game tester. When those numbers are quoted, they refer to lead tester jobs and programming positions that you can move into after you have proven yourself as a good tester. For now, expect hourly pay or a low salary with limited benefits. At first game testing is entry level work and you’ll get paid accordingly.
  3. You Play New Games Before Release - Technically, this is true, but not like you think. While you do play games pre-release, you don’t really “play” them so much as operate them. A game tester never gets to enjoy a game because they might spend 12 hours walking in carefully measured grids or clicking through menus to make sure the game actually works as it’s supposed to.
  4. You Can Give Ideas to the Developers – Never, ever do this. Your bug reports will be solely for describing a bug and how to recreate it. Ideas are not for testers. In fact, most programmers are not even listened to for their ideas. Eventually, you might prove yourself, but the developers don’t want the ideas from a game tester.
  5. You Can Get Hired Easily – Finding game testing jobs is hard, so if you find them, you’re probably a few steps ahead of your competition, but it’s not easy to land one. Education, experience and confidence will get you there. Take your interview seriously, too. Just because you heard that the developer is relaxed doesn’t mean you can show up in jeans and a t-shirt for an interview.
Game testing is a lot of fun and a great way to move into other, higher paying careers in game development. Take it seriously and work your way up and you’ll be at the top before you know it.
Make sure you get it right and don’t make any wrong assumptions about game testing. Check out Beta Gaming Testers today for everything you’ll need to know about the field before you try to land your first job. CLICK HERE

The Stressful Environment of Game Development

image 
Most of the time, the only thing you hear about game development is how amazing it would be to land a job with a big time game producer or how well compensated they are when they have a hit game on their hands. However, while game development is for sure an amazing field with a lot of opportunities for anyone who has the drive to move their way up, it can also be a very stressful environment.

Expectations of a Game Developer

It doesn’t just include programmers and producers; everyone working at a game development studio will feel the pressure when a deadline starts to loom. For the most part, games are produced on schedules that have very little to do with the needs of the development team. The producer and its shareholders have certain demands of your team and that means you need to have a sell-able product ready by a certain time.
Some developers are afforded as much time as they need, especially once they’ve found success with an existing game. However, others are far less flexible and must meet deadlines as they arise without sacrificing quality in the game.

So, while the early months of development will generally move by briskly with a normal 40 hour per week schedule, the closer you get to those final deadlines, the more hours you’ll work and the more pressure will build on you.

Compensation and Advancement

While there is quite a bit of stress in the final two or three stages of development, especially after beta testing starts, most developers will reward their workers if they do a good job. A good game that makes a lot of money will usually result in bonuses, not the least of which is job security when a sequel is ordered.

Team members on a successful game production are gold in this industry – your stock immediately rises based solely on having been a part of something that made someone a lot of money. For those in entry level positions such as game testing, you’ll quickly find that a successful developer will need more people in more roles quickly after those initial weeks or months of success.

Overall, while game development is a very stressful field at times, it also rewards those who work hardest with tremendous rewards, not to mention the fact that you get to play with video games all day.

Are you ready to make a hefty income from playing video games five days a week? Check out Beta Gaming Testers today to learn what companies are looking for and how you can stand out among everyone. CLICK HERE

The Three Phases of Game Testing

image

During the testing of a new video game, there are three phases in which testers are needed to go through, analyze a build and check for certain bugs. If you plan on pursuing a career in the game testing field, it’s a great idea to know well in advance what those testing phases involve and how much work you’ll be expected to do.

Alpha Testing

Alpha testing is the stage in which the game is at its most raw. For months, development focuses on producing the game systems and graphics. So, when the first builds are finally ready for testing, the game is about 75% of the way done.

As a tester, you probably won’t have a lot of fun in the alpha stage unless you greatly enjoy problem solving and helping in mapping out solutions (a big plus in this field). Your job will essentially be to sit down and play through a game repetitively and look for circumstances that can literally break the game.
Anything that crashes the software or the hardware needs to be documented, recorded and outlined so the programmers can reproduce and then fix it.

Beta Testing

Beta testing is the stage after the initial major bugs are all fixed. This is where a game most closely resembles the finished product. Yet, despite being so close to printing, the game is still very rough. You might find missing textures, broken menus, upside down maps, or any number of other major bugs that won’t necessarily break the game, but will very easily cause problems for the gamer if they are not careful.

QA Testing

The final stage of game testing is called QA testing and involves going through a game that is about 95% complete and looking for any last minute bugs. This stage is literally the “find a way to break it” stage. In this case, testers will be tasked with analyzing levels as thoroughly as possible looking for ways to cause new bugs. Many times, that means spending hours going through menu loops or doing circles through a single level.
Game testing goes through many iterations. A good tester will transition smoothly between each mode, providing useful insights into the bugs that appear along the way. 

Learn what it takes to turn your love of game testing into a true long term career with the one and only Beta Gaming Testers – an industry staple for anyone seeking a job in game testing. Click here for more information. CLICK HERE

Writing a Cover Letter to a Video Game Developer

imageWhen applying for any job, you’ll likely need a cover letter to introduce yourself, outline your desire to work for a company and describe what you can bring to them as a unique applicant. In the case of the video game industry there are very specific things you should and should not do when applying for a job.

What Not to Do in Your Cover Letter

A cover letter is designed to show the reader why you are applying, what your goals are in the position, and how you will bring something unique to their company. So, it is not designed for you to provide advice on their future game line-up, ask questions, or gush about how much you loved their last blockbuster.

Specifically, it is important to stay on topic. When writing a cover letter for a game developer, avoid making any direct comparisons between game companies. The only thing I would say is okay here is mentioning genre or specific titles that this developer has produced, but only in the context of your career goals.

For example, if your goal is to one day be a lead systems designer on an MMO and you are applying to NCSoft as a game tester for their newest online game, you should specifically outline how Guild Wars has been such an influence in your search for a career in the field. Avoid saying that you think Guild Wars needs a central hub or that it should incorporate more Warcraft style quests (which would be awful, by the way). Stick to the job and how you’re a good fit.

What to Include in Your Cover Letter

As for what you should specifically mention in your cover letter, start with the exact reason why you are applying. Honest is important here, but avoid saying anything that will marginalize you. Declaring that you really like video games and want to get paid to play them gets your application tossed in a pile with a thousand other gamers who won’t be considered.

Honestly ask yourself, why do I want to be in the gaming industry, and then answer the question in a professional manner. The developers want to know that you’ll treat the job as a job not as a hobby that you get paid for. They also want to know that you have long term ambitions in the industry – this will ensure you work hard and stay dedicated in the face of long hours and potentially demanding deadlines.

With so many applicants every year, the gaming industry is tough to land a job with. However, with a good cover letter that sets you aside from casual gamers and teenagers seeking their dream jobs, you’ll eventually land that magical interview that can lead to the job you’ve always wanted. 

Learn how you can make your mark on game developers when you apply for a job in the game development field. Click here to check out Beta Gaming Testers and the path to your dream job. CLICK HERE

What is Beta Testing in the Game Industry?

image
If you’ve heard nothing else about game testing, you’ve probably heard the term “beta testing” before. This is the phase of testing in which the game is getting incredibly close to launch and players are needed to check on certain features that might cause minor bugs like texture ripping, reset bugs, or other small bugs that can hinder the gaming experience without quite breaking it.

Of course, that doesn’t mean there are no bugs in the game that can lead to flat out breaking of the system – that’s always a possibility (even after the game is released), but usually, a good beta test is designed to simulate what real world circumstances will look like when thousands or even millions of gamers pick up a game and play it for the first time.

Types of Beta Testing

There are actually two types of beta testing for video games – the first being the internal round of betas that are done by employees. Most games don’t have open beta testing – rather they have a number of internal beta tests that strive to remove any of the bugs that will make the developer look bad and the game play poorly.

The number one reason that beta testing is done internally is that when you pay someone to check for bugs as they do with beta testers, they get far better results. Certain criteria are followed and the game is broken down into many small parts to make sure nothing is missed. In short, it’s more of a chore than what most people would want out of a game.

So, open testing usually is only done for very large games that will have a multiplayer aspect to them. These games have so much content that they need hundreds or even thousands of outside people to test the system and look for any and all bugs possible. The most common open beta tests are for online RPGs like World of Warcraft that generally have thousands of bugs, even just before game launch. The open beta also allows developers to tweak game balance issues so that the characters are well suited to face each other.

Open beta testing is not always easy to get into, however. Many times there is an application process and players are either chosen based on their computer systems or through random lottery. For those interested in console betas, they do exist, but they are even rarer and usually are relegated to online based games that need heavy testing like Halo or SOCOM.

Becoming a Beta Tester

If you want to be a beta tester, start applying now. Play games frequently, start taking notes of what you see in the game and be ready to showcase your talents when asked. Most people think this is a glamorous job with free game and big pay, but it can actually be very grueling with lots of small detail-oriented tests. If you’re serious about being a beta tester, be ready for the hard work. It will pay off, but only if you put in what is required by the developers.

Learn what it takes to turn your love of game testing into a true long term career with the one and only Beta Gaming Testers – an industry staple for anyone seeking a job in game testing. Click here for more information. CLICK HERE

What is QA in the Gaming Industry?

image

For most video games, there are three full phases of testing – the alpha stage for internal, major bug testing, the beta stage for catching smaller bugs and prepping the game for full play through, and the final QA phase in which small bugs and quality issues are taken care of. This Quality Assurance stage allows the game developers to reduce the chance that there will be any hiccups when the game goes live and is shipped to all the eager fans waiting to play it. 

For game testers, the QA stage can be a very frustrating stage in game development. For the most part, all major bugs have been worked out, so the developers and programmers are in the frame of mind that their game is done and ready for shipping. On the other hand, testers are paid to go through it as much as possible and map out any reason why the game is not quite ready yet. So, if you are a tester, this stage of testing requires a great deal of will power and an attention to detail that will help you not only find the bugs, but pinpoint their cause immediately so they can be repaired. 

Types of QA Testing
 
When a game reaches the QA stage, the testers will go through either Static or Ad Hoc testing. The static testing phase will have you going through the game linearly, following specific directions given to you by developers or lead testers. You can then record anything that doesn’t work exactly as it is supposed to. This is the most common form of QA testing as it allows the game developers to check specific sections of the code for problems. It can be incredibly tedious as you go through menu combinations, specializations for characters and modes, and very clearly outlined walkthroughs of levels over and over again. 

Ad hoc testing, however, is completely different in that you can play it anyway you want in an effort to effectively break the game. You won’t work toward completing anything. Rather, you might spend hours in a single level trying to find a way to make it break. Remember that there will be millions of people out there playing this game when it releases and they will inevitably find ways to break it – your job will be to break it first so the hole can be filled. 

QA testing is a vital stage in game development. It allows the publisher to work out any last minute bugs that can have a negative impact on their public image during a game launch. It is also among the most tedious and stressful periods of game development, so you’ll want to have a patient, detail oriented attitude if you plan on being a QA tester. 

Learn what it takes to turn your love of game testing into a true long term career with the one and only Beta Gaming Testers – an industry staple for anyone seeking a job in game testing. Click here for more information. CLICK HERE

What’s the Goal of Video Game Testing?

image

Video game testing is the dream job for millions of game fans around the globe. Players around the world look desperately to invest time into their careers so they can start playing video games and getting paid for it. Sounds like a pretty sweet gig, right? Well, before you also get caught up in the dream, consider what the game testing field really involves and how much energy and time you’ll need to invest in it before you get started.

What Game Testing Does

To start, game testing is not done for players to determine if they “like” a game. Studios can find people perfectly willing to do this for free and most of them don’t even bother due to budgetary concerns. Some major games like Halo or Call of Duty might go through screenings and panel reviews, but most games are handled purely internally and that means you need to actually get hired by the developer before you become a tester.

Game testing as a rule is done to rule out all potential bugs in the game. There are three phases of testing, starting with alpha testing to determine major game breaking bugs in the first builds of the game (usually at the 75% completion point). The beta testing phase is done when the game is approaching completion and is used to root out smaller glitches and problems like holes in the floor, broken characters, or missing textures.

Finally, there is the QA phase in which testers will work through menus, levels, and various environments in meticulous fashion to dig up every possible little issue that might arise. As a QA tester, you’ll spend time working through the game on a very minute level. Yes, the game is finished, but you won’t be enjoying the full story arc. You’ll be going through thousands of menu combinations or exploring one environment looking for any possible way to create a bug in the game.

How You Can Use Game Testing

While game testing as a job is not exactly glamorous – it’s entry level pay and tedious work with heavy deadlines – it does open up numerous opportunities to new jobs in the game development field. Many top developers and programmers got their start in game testing, providing needed feedback on major bugs before moving to the big time. 

If you’re really interested in getting into the big time game development field, it starts in game testing and the best route to a career in game testing is through Beta Gaming Testers, the ultimate guide to help you get started from T Dub Sanders. CLICK HERE

What Jobs Are There in the Video Game Industry?

image
A lot of people think they can get along in the video game industry. It’s a glamorous thought – spending your days coding a masterpiece of interactive entertainment. But, if you’re anything like most people interested in the video game industry, you probably don’t know what jobs are available or how to get them.

Programming

The most common jobs in gaming are the coding and programming jobs. Someone has to sit down and write the hard code that will power the game. Coding is done in a variety of languages, so you’ll need to be familiar with things like C, C++, and XNA to be effective in this role. For the most part, programmers are encouraged to have degrees. However, not all developers require degrees if you can prove you have the skillset needed to be an asset to the company.

Art and Design

There are an equal number of designers and artists who work closely with the development team as well. These are the people who invest hours of their time into creating the game world in which players will be immersed. While the programmers are responsible for bringing it to life, artists and designers are essentially the world builders – what they create is what the consumer sees.

Writers and Systems Designers

Scripts are needed to focus a game. Not only that, but someone needs to sit down and decide how best to balance the game mechanics. If the game is multiplayer, how does each character perform? Is anyone overpowered or underpowered? These are major issues that can ruin a game experience for players – as a designer, your job will be to make sure nothing goes wrong between inception and application.

Game Tester

At the bottom of the totem pole is the game tester. These are the employees who will sit in a cubicle day in and day out and check for possible bugs, holes, or errors that will ruin the game experience for players. This job can be tedious and it can be very time intensive, especially when you approach a deadline, but it can also be very exciting as opens up a number of opportunities for advancement in the company.

No matter what role you take on in the gaming industry, prepare for a fast paced, high stress job that can be very demanding but that will also vastly reward you and your efforts for years to come. 

Developers want the most out of their game testers – the best way to give them what they’re looking for is with Beta Gaming Testers – your step by step guide to building your resume up to land the ultimate testing job. CLICK HERE

Five Keys to Killer Video Game Job Interviews

image

One of the most stressful parts of getting a job is the interview process. It can be incredibly draining as you attempt to find your way into the industry and you will likely face a lot of rejection in the early going, but with the right preparation, you can ace your way through an interview without even trying. Here are some tips to help you get there.
  1. Ask Lots of Questions – Always have questions ready for them. This does not include things like “what is your next game in development”. Rather, ask about the testing process, your hours, the compensation packages, etc. You want to know about the actual job, not the games they’re making. They need to see you’re there for work, not a chance to brag to your buddies.
  2.  Know the Developer in Advance – Before you go into any interview, prepare yourself by learning more about the developer and the types of games they make. While you shouldn’t try to push new ideas on them or ask about new game developments, it will certainly help your case if you mention that you have tested similar games to their catalogue or if you can answer questions about your interest in games in terms of their genres of choice.
  3. Be Honest without Deprecation – Don’t lie and don’t sugar coat the truth. If you don’t have specific gaming work experience, tell them, but provide details about why you are still a good choice for the job. Honesty is the key to success in an industry like this.
  4. Don’t Share “Ideas” – The last thing a game developer wants to hear is your great idea for a new game. Unless you’re applying for a job as a producer or writer, ideas are probably not in the job description and they hear a LOT of them on a regular basis. Instead, stick to the script – the part where you show off how well prepared you are for this position.
  5. Discuss Your Future in their Terms – If they ask your plans for the future, don’t talk about future jobs you want or how you’re going to college to get a “real job” one day. Describe how you’ll advance within their company. If you want to be a programmer one day, tell them that you’d like to work on one of their flagship franchises in the future one day. Avoid kissing up, but don’t mention moving on – it makes you look un-dedicated.
A good job interview is one that will allow you to showcase your talents and expertise without drawing attention to how much you want this job. Don’t feel like you need to push yourself over the edge to make an impression. Trying too hard is synonymous with desperation in an industry that sees thousands of new applicants every month. Be confident, be honest, and be straightforward. It may not work right away, but it will eventually work. 

Blow away your interviewer with the right knowledge, a prepped portfolio, and the questions they want to hear. Pick up Beta Gaming Testers today for more information. CLICK HERE

What a Game Tester Does on a Daily Basis

image

Game testing sounds like a glamorous job in which you spend hours of each day playing video games while on the clock. What could possibly be better? But, in reality, game testing is a job like any other and it can be quite grueling at times. It has its rewards, but before you jump at the chance to work in the game industry, make sure you understand what will be expected of you well in advance.

Reviewing the Test Cases

Every game is developed in different builds. Each build is an independent version of the game that has been updated with bug fixes and is set for testing. However, just because a build has some bugs fixed doesn’t mean it won’t have any bugs at all. So, as a tester, your job may often involve going through the same segments of the game over and over again between builds to make sure bug fixes went through.

Test cases are written up between builds by the lead tester to identify what portions of the build have changed and what needs to be tested. Your job at the beginning of each build then is to read the test case or the test suite provided and test the specific list of items highlighted for your review. Many times, the programmers will specifically want to know about certain things that have been changed in the game.

Testing the Game

When you start testing the game, you will follow the directions or instructions in the test case very specifically. As you move forward, you must record each step taken and any potential bugs that appear. If you do encounter a bug, your job will be to recreate the bug as many times as possible and document the situations that occur to create the bug.

Simply creating a bug is akin to solving a math problem in school without showing the work. Sure, you did it, but you won’t get credit unless you can prove you know how you did it. Similarly, the programmers cannot fix anything unless they know under what circumstances it happened in the first place.
Game testing can be tedious at times, and depending on what cycle you are currently in, it can be more than a little boring, but it is also very rewarding when something finally works and you see the fruits of your labor in the final game build.

Want to know what you’re getting into with a job in the game testing field? What about how to actually land one of these dream jobs? Check out Beta Gaming Testers today for more information. CLICK HERE

Ten Phrases You Need to Know in the Gaming Industry

image
Before you jump into the video game industry, it’s very important you know what you’re talking about. The people who hire new employees need to know that anyone they hire will be well versed in their work and the requirements that each programmer, developer and tester is held to. Here are ten terms that you’ll hear a lot as you start your search:
  • Alpha Testing – This is the earliest stage of testing, when the game is roughly 75% done. Alpha testing is done entirely internally and strives to find game crashing bugs in the build.
  • Beta Testing – When the big bugs are tracked down and quashed, the next stage of testing starts. Beta testing occurs internally and sometimes externally to test for small bugs, user interface problems, or simply balance issues in the game.
  • QA Testing – Finally, QA testing is done just before launch to find any remaining bugs. Many QA testers will play through a game level for hours, simply looking for ways to break it.
  • Black Box – This refers to the experience a player would have playing the game. Testing is done in this phase later in the cycle to see how the game operates under consumer circumstances.
  • White Box – A game tester can access the game as well as the code so they can see what is happening under the hood as they test.
  • Build – A build is a single iteration of the game as it has developed. Each build is numbered and separated during testing. Bugs will be fixed in one build and tested again in the next build to see if they have been effectively patched (or if new bugs have developed).
  • Test Plan – A walkthrough of the specific needs for a game tester. Programmers or lead testers will map out test plans to help the tester go through the content in the necessary order. A test suite is a set of test plans that will describe the testing needs for an entire build.
  • C++ - A common Object Oriented Programming language that focuses on function based code. This is a very common programming language used in game development.
  • XNA – A relatively new programming language developed by Microsoft to help game developers speed through certain common functions and reduce potential bugs in the testing phase.
  • Bug Report – A report produced by a tester after a test case has been followed outlining a bug, how it was produced and what it specifically did to the game when activated.
This is only a starter list of terms you’ll need to know as you get going in the game industry. If you’re truly interested in learning more about how to become a game tester or developer, make sure to read up on the industry as much as possible. Not only does your technical knowledge need to be top level, you should understand the world into which you will be entering if you get hired

This is just the beginning. If you really want to be ready for what game testing and the development field has to offer, check out Beta Gaming Testers today. CLICK HERE