Answer Posted / pankaj behl
Verify whether it is able to write or not
Checking how well it writes on different quality of paper
Try to open & Close it to verify whether this functionality
is working fine or not
Checking how well it writes i.e. it's smoothnes while
writing
Checking whether it's ink gets leakage while writing
Checking it's writing quality after fell onto floor and
water
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Scenarios to test wireless Speaker via bluetooth
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
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
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
can one defect be mapped to more than one test script in manual testing
Explain the glass box testing?
For how many days (or) weeks you will test a product or software?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Can you list down a few characteristics of a test case?