Answer Posted / kumar
as much decriptive as possible as possible.
clear about what customer need.
continuous.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Please guide me for Add new user test cases
Explain the static testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
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.
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
What is test environment? Elaborate with example.
What is business validation test case?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
What are semi-random test cases?
How to write email id in world wide web
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.
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234