A Mobile Application Testing Community
Near field communication (NFC) is a set of standards for smartphones and similar devices to establish radio communication with each other by touching them together or bringing them into close proximity, usually no more than a few centimeters. Present and anticipated applications include contactless transactions, data exchange.
NFC transfer has been done in 2 stages. File transfer is only initiated via NFC, then the devices handover the connection to Bluetooth to transfer the data. The…
ContinueAdded by sanjay kumar on June 14, 2013 at 1:11pm — No Comments
Testing Approach in waterfall model
The first phase in waterfall model is the requirements phase in which all the project requirements are completely defined before starting the testing. During this phase, the test team brainstorms the scope of testing, test strategy and drafts a detailed test plan. Only once the design of software is complete, the team will move on to execution of the test cases to ensure that the developed software behaves as it expected. In this methodology, the…
ContinueAdded by sanjay kumar on April 23, 2013 at 5:30pm — No Comments
1.How easy is it for users to accomplish basic tasks the first time they encounter the design?
2.How fast can experienced users accomplish tasks?
3.When users return to the design after a period of not using it, does the user remember enough to use it effectively the next time, or does the user have to start over again learning everything?
4.How many errors do users make, how severe are these errors and how easily can they recover from the errors?
5.How much does the user…
Added by sanjay kumar on April 23, 2013 at 5:03pm — No Comments
1. Simulator: Suppose you have written assembly program in a file and corresponding exe file is ready. The simulator is the pc software which reads the instructions from the exe and 'minmics' the operation of the processor. Basically a simulator tests the program on the development processor. A simulator is software that duplicates some processor in almost all the possible ways.
2. Emulator: Emulator is a (PC software + a processor). The Processor can be plugged into the TARGET BOARD…
ContinueAdded by sanjay kumar on March 29, 2013 at 11:16am — No Comments
How and when to start usability testing?
Usability Testing Process:
Planning:- During this phase the goals of usability test are determined.and test report formats are also determined.
Usability Testing: During this phase, usability tests are actually executed.Based on Ui and guidelines and based on experience.
Data Analysis: Data from usability tests is thoroughly analyzed to derive meaningful inferences and give actionable recommendations to improve overall usability…
Added by sanjay kumar on March 24, 2013 at 3:30pm — No Comments
Entry criteria:
Requirements Document available (both functional and non functional)
Acceptance criteria defined.
Requirement Traceability matrix.
Test automation feasibility document.
RTM and test plan & Environment set-up plan is available.
Test environment is ready & Test data set up is done.
Unit/Integration test report for the build to be tested is available.
Test results are available & Defect logs are…
ContinueAdded by sanjay kumar on March 24, 2013 at 2:30pm — No Comments
1.Make a site with a clear hierarchy and text links. Every page should be reachable from at least one static text link.If the site map has an extremely large number of links, you may want to break the site map into multiple pages
2.Offer a site map to your users with links that point to the important parts of your site. If the site map has an extremely large number of links, you may want to break the site map into multiple pages.but still user can able to reach important and every imp…
ContinueAdded by sanjay kumar on March 20, 2013 at 1:30pm — No Comments
Definition:
Third generation, or 3G, refers to the cellular phone technology that replaced second generation or 2G technology. The introduction of 3G provided smartphone users with faster connections that made mobile video and mobile video conferencing possible. Fourth generation, or 4G, technology supersedes 3G technology in terms of connection speed. Unlike 3G and 4G, Wi-Fi is a trademarked wireless networking technology established by the Wireless Fidelity Alliance.…
Added by sanjay kumar on October 1, 2012 at 7:12pm — 1 Comment
Added by sanjay kumar on September 28, 2012 at 2:38pm — 2 Comments
Added by sanjay kumar on September 17, 2012 at 3:05pm — 2 Comments
Cycle I:
1) A tester finds a bug and reports it to Test Lead.
2) The Test lead verifies if the bug is valid or not.
3) Test lead finds that the bug is not valid and the bug is ‘Rejected’.
Cycle II:
1) A tester finds a bug and reports it to Test Lead.
2) The Test lead verifies if the bug is valid or not.
3) The bug is verified and reported to development team with status as ‘New’.
4) The development leader and team verify if it is…
Added by sanjay kumar on May 31, 2012 at 5:28pm — No Comments
If You have iPhone Developer License. Please follow the following steps, one by one:
Step 1: Certificate is very important part for submitting or testing your application on iPhone. It has the code-sign (Signatures) which will be checked when you submit your application on apple store or to test it on your iPhone. (You can bypass those to install application on your jail-break iPhone or to submit it to Cydia but you will not be able to submit it to appstore.).There…
Added by sanjay kumar on May 31, 2012 at 5:19pm — No Comments
Thousands of available devices.
Number of manufactures, hardware and firmware.
Tons of operators and different technologies like 2g, 3g and 4g.…
ContinueAdded by sanjay kumar on May 17, 2012 at 1:44pm — 4 Comments
Press and Hold Menu Button - Keyboard
This will work in contexts where it is necessary to have a keyboard but one has not been readily provided like search fields, email fields, account sign up fields etc.
Menu/Context Menu
Depending on what is being tested, and whether or not you are navigating through the phone itself or an application, the menu button will provide different extra options.
Home Button – Press and Hold
Pressing and holding the Home…
ContinueAdded by sanjay kumar on May 15, 2012 at 4:38pm — No Comments
Settings Icon:
Finding UDID for your iPad:
Added by sanjay kumar on May 15, 2012 at 4:07pm — No Comments
Added by sanjay kumar on May 7, 2012 at 6:41pm — No Comments
Release notes should include the following sections like:
Added by sanjay kumar on May 2, 2012 at 10:00pm — 1 Comment
| Schedule item | Item Owner | Plan date | Last week’s estimate… |
Added by sanjay kumar on April 29, 2012 at 8:55pm — No Comments
| Satisfaction (Comfort and acceptability of use) … | |||||||||
Added by sanjay kumar on April 29, 2012 at 8:30pm — No Comments
Usability Challenges
Information Architecture
Restructuring the existing information architecture on lines with new interface was a difficult challenge, since it involved approvals from product managers and stake holders.
Seamless Navigation
Navigation needed to be very simple so that user can be guided to the next tasks. Designing a two level navigation was a tough task.
User Experience and Visual Design
User Experience of the application needed…
Added by sanjay kumar on April 16, 2012 at 11:26am — No Comments
© 2013 Created by Anurag Khode.