About software quality assurance studies

By mor
Kiryat Ata, Israel
December 11, 2011 5:35am CST
I just started studing SQA (software quality assurance) and it will last for 240 hours in total. We started learning the basics of operating system and how it works , what is RAM , what is the hard drive and some information the operating system keeps to manage the proccesses , context switch , system calls , the memory and how it works. This is a very interesting subject I think every programmer has to learn. Software Quality Assurance is very important for big softwares that run a bussiness , and not only after the software comes out but even during the developement proccess. Tell me what do you think about it ? Can you recomend me about what to focus on my studies ? Are there any books you can recomend me to read to expand my knowledge ?
1 response
@sheena04 (117)
• Philippines
26 Dec 11
hello.. being a sqa isn't a easy job. It takes time know the basics in learning the process. There are a lot of books in net you can search. hope this can help you... if you're really interested you'll succeed of what you aimed...
• Kiryat Ata, Israel
26 Dec 11
Thanks you for responding. There are many cases where a little bug in a software caused a major problem and money loss. The more late you discover the bug during the developement proccess , the more it costs to fix it. We also started to learn the basics of program engineering and we learned about how important is to check the software in every step of the developement proccess. We learned about the major problems that were caused by little mistakes in the programs.