Wednesday, August 26, 2015

How to make our computers for QA process

How to make our computers for QA process

we have to make our CP's according to our necessities as QA people for doing those tasks. There we have to install software which are needed for me to behave as a QA.  First we are asked to install the software that we recommend for us. There I installed Sellenium IDE tool for automated testing and the software which I need for documentation. They are
  • Microsoft Office package
  • Adobe PDF Reader 

Then our QA lead guided us to install technical necessities for QA process. QA lead provided us 3 main software to install to our machine.  They are
  • My SQL
  • Navicat Premium
  • Publish
Here mysql is used to check the database of the system. Navicat premium is used to create connection between mysql and the system actual database. Publish is used as required program of the computer to run mysql and navicat premium appropriately. It creates a better connection between my sql and navicat premium. We cannot run my sql databases through navicat premium without installing this publish.

Actually, when installing My SQL and Navicat premium, it is not a very big task to do them. There we have to follow instructions and normally we can install them to computer without issues from the computer. But when installing publish, there we have to face so many problems. Some of them are
  • system request .NET framework to install this. Otherwise it cannot.
  • System asked to install visual studio before installing the publish.
So, firstly we try to install visual studio for our computers by downloading them from internet. But there we couldn't find suitable version for our machine. So installing visual studio by downloading it from internet also generated issues. We tried half of day to find a consistent version of visual studio.

In one machine we had the problem of visual studio and in another machine we had the problem of .NET framework. There the system is asked to install the .NET framework by downloading it automatically by the machine itself. So I accepted it also. There I thought that it would be successful because it starts to download. but after finishing 60% of downloading it generates another issue from itself. I tried hard to solve this problem also.But I couldn't.

Then I asked for the instructions from my QA lead. He told me to stop all downloading from internet and he told that if we install visual studio 2008 version to the computer, it will be successfully recover all the problems that we have. So We are provided with the Visual Studio 2008 version and installed it to the machine successfully.

Then our machine is run without any errors. Because of the Visual Studio 2008 version, it did not want to install the publish again. Because Visual Studio also provided all the necessary .NET frameworks and all. That means the work of publish and visual studio are same.

Then we are asked to install our CUBIS system to our machine for running them in our machine for the purpose of QA. Then It also installed successfully.

After these installations we have to firstly study about the system because the system is an accounting package. We have to get all the processes noticed very well for conducting quality assurance to the system.

Now I am continuing with studying about the accounting package system.(2015.08.24 & 2015.08.25)

No comments :

Post a Comment