Hi all
Following are the points you need to be consider while testing the mobile application
First of all make sure that the Application flow is according to the client's requirement Documentation/ Specifications.
Check the GUI on the different platforms like Android, Ios and Blackberry etc devices. Make sure the GUI is working fine, like there is no graphical distortion and Images...
Hi all, welcome back
Below is the difference between priority and severity
Priority- priority is related with scheduling. It show the importance and urgency of fixing a bug.
Severity - A severity classification of an application error is based on the degree of error impact on the application. The types of severity are
Critical
Blocker
Major
Minor
Trivial issues
Please...

Hi All,
The process of testing an application, is defined in number of phases or steps, however there is no fixed standard in STLC but from the below diagram you will be much more clear. I will be explaining each step by end of the diagram.
Software Testing Life Cycle
...
Hii Guys,
Welcome to another very basic tutorial for MSP430 Launchpad, It is the same program as I mentioned earlier. But the only difference is all LED's will be OFF and current one will be ON (Down mode). In this program i have simply toggled the pin and incremented one by one (same as previous). There is no restriction for any controller you can use any one...
Hii Guys,
Welcome to very basic tutorial for MSP430 Launchpad. In this program i have simply toggled the pin and incremented one by one. I have used 5 Leds. You can use any controller provided in the Launchpad Kit. There is no restriction for any controller. I called it as the UP mode because all LED's will be on and the current one will be off. I am providing the...