Answer Posted / misha
IN USABILITY TEST WE TEST FOR NAVIGATION CHECK(TAB ORDER,FOCUS OF THE CURSOR) SECOND ONE IS VIEW CHECK (CHECK WHETHER THE ENTIRE PAGE VIEW PROPERTY WITHOUT ANY OVERLAPPING)AND ANOTHER ONE IS IDENTITY CHECK (CHECK FOR THE LABEL AND WINDOWS ARE UNIQUE AND CLEAR WITH CONTENT.TOOL TIP CHECK(WHEN A POINTER IS MOVE ON A ICON OR A IMAGE IT'S DESCRIPTION SHOULD BE DISPLAYED)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
What is transaction testing?
Explain the ad hoc testing?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
What is the syntax testing?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Pls tell me test cases for pepper grinder
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
how many test cases do u need to ship a product?
write the testcases for migrating data from one database to another database?
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
Do you know explain security testing?
For how many days (or) weeks you will test a product or software?
How to write test cases on laptop???
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u