Saturday, October 22, 2011

TestiPhone.com - iPhone Simulator


This is a web browser based simulator for quickly testing your iPhone web applications. This tool has been so far tested and working using Internet Explorer 7, FireFox 2 and Safari 3.

How to get logs in Android device???


aLogcat:

aLogcat is Android app which allows you to collect the log from device. This can be very helpful for developer to debug the app. Many times we see that it’s hard to reproduce crashes in the application. To capture that you can always use aLogcat.
You can view the log in plain text or HTML. No USB required.
Set log format / level / buffer, filter logs by regex, clear log file, save to SD.
Share logs via any application that handles plain text or HTML sharing, including Gmail, Email, Bluetooth, and others.
Optionally save log files at specified intervals in the background.

You can download the app from following link.

This app is also available in Android Market and AppBrain.

How did you learn Testing???

I read text book about testing.
I read blogs.
Watch videos about testing.
I ask people to share their thought about testing.

Do you really think by doing all this you will learn how to test?
My answer will be big NO.

Until unless we practice what we read, what we listen, what people do........... We will never learn testing. Best thing to learn is spreading the knowledge whatever you learn.

Please share your thoughts.