Tuesday, December 12, 2006

Analyzing a limitation and not a bug

Hi Everyone

Today I am going to explore the issue which seems to be very important for mobile users. As a tester I always like to bring down the issues in the product I am testing or using. Here I am sharing my points about the mobile phone I am using.

One day I forgot my mobile at home. So when in the evening when I reached at home, I found that there were 23 missed calls displaying on the screen. When I browse to the Recent Call (History) option it was showing me the list of the numbers from where I have got the missed calls. But the list was of 7 numbers. Actually I got total 23 missed calls from 7 numbers. But I was not able to know from which number I got how many calls. I was able to see the history of only last call. Actually the mobile phone is showing the details of the last call of the particular number not each and every call from that number.

I have used the mobiles of many other companies which provide the history of 5 and some more than 5, but this mobile is providing me the history of only last call. Now again when the testing team will informed this as but, the development team will come up with their excuses as “It is designed as it is working”. “I have not got the requirement which stated that it should maintain the history of each and every call” and so on…

The other very important issue I noted down that if I have some miss calls say 5 from a person. And he/she calls me sixth time and I picked the phone then my expectation would be it should show I have received one call and have five missed calls. But in the list of recent record list it shows only last attended call.

This issue is due to the fact that company has provided the single option for received calls and missed calls. It works as follows:-

If I got a call and attended it then it shows the name/number in the recent list of calls and a check mark against it.
If I do not received the call (missed call) then it shows the name/number in the recent list of call and do not place a check mark against it.
So I can differentiate between a missed call and received call with the help of check mark from the Recent Call list.
Now this feature will not allow me to know if I have got any missed call(s) after receiving a call.

The other mobiles show the different section for missed calls and Received calls. So they do not face this issue. I think this issue is more critical then the first issue I have mentioned.

As a user I can say I expect this feature should be present. Since it is one of the most common feature a user expect from the mobile companies. But as a tester I will informed this issue as a defect. The mobile phone should have these feature as other companies are providing this feature in the same range of mobile phones and it is a very common feature which every users expects.

So in this issue I would like to know your views on this. If you were a tester or user and noted the same issues what would you have done? I would be very happy if you write your views on this as a comment on this post.

Regards and Thanks
Mukesh Dhingra
dhingramukesh@gmail.com
Disclaimer : While writing this post I have not any intention to affect the business reputation of any company. I have posted this so that someone can learn from my experiences and I can learn from their experiences as they will response to the post.

Friday, December 1, 2006

Test Your Mobile Phone

Hi everyone,

This is my first blog and hope it will be good one to start. I am going to share with you some of the issues I noted down in the mobile phone of a reputed company. As I am very fond of mobile phones, I always try to explore each and every feature in the mobile phones. Sometimes I found some defects in them. The issue noted down is in a mobile phone. I had tried to sum up those issues in this blog.

Summary : The control return back to the top message whenever I delete any message from the list of messages.

Description : I had a lot of messages in mobile and I like to delete some continuous message (say number 10 to number 15). I will need to scroll to the 10th message and then delete it. It will delete the message successfully, but after deleting the 10th message, it show me the top most message. If I like to delete 11th message then I will need to scroll back to 11th message and then so on. And so on for the remaining messages.

Now in my mobile there are around about 200 messages. Since now I like to delete the message number 150 or 160, then I will need to scroll down each time. Which is very irritating to me. And I am sure that all other user who will be using it will be irritate with this issue.

I had faced same bug in my first project which was an Insurance Project. The same thing was happening there, when ever I delete the message in between in the list of records, the control goes to the first record. At that time I ignore that thing (where I did the mistake), since I was testing that feature with only a few number of records. After a few days the bug was raised by the client since they were using a very large number of records in the list and they found it very irritating to scroll down each time.

That is why it is the important saying “If you will not find the bugs, customer will find for you”.

The second issue I noted down while searching for a particular name in the phonebook. If I like to search for the name starting with “M” then I will need to open the drop down list of names from phone book and press the “M” character and it showed me the names starting with “M”, which is correct. Now I scroll down and did not find the name I was searching, now I would like to search from the start that is from names starting with A. “A” character. Now if I press delete key to delete the M character, it showed me the blank list. My expectation (as in other mobiles) here was that it may allow me to move further down or up.

So I press the “A” character to bring the list back and it showed me the names starting with “A” then after completion of this list I should press B and so on. In no way I will be able to scroll in the whole list without pressing the characters.

Now any developer will come and say this is how it is design to work or the feature provided by the company. So my answer for the same is that I had observed the same thing in 3-5 phones of other companies. All were showing the results as according to my expectations. If you will say it is made as design then I think, this is the design error. Since it is not friendly in use.

I would expect after reading this post you will share also your similar observations. And will share your thought on this.


Regards and Thanks

Mukesh Dhingra

dhingramukesh@gmail.com

The best tester isn’t the one who finds the most bugs or who embarrasses the most programmers. The best tester is the one who gets the most bugs fixed.

Disclaimer :

While writing this post I have not any intention to affect the business reputation of any company. I have posted this so that someone can learn from my experiences and I can learn from their experiences as they will response to the post.