hoe to write test cases for the below field
---------------
--------------- browse upload
Answer Posted / kela
1. check when pressing the browsing button it shows that
which application we want to upad(path of upload application
2.check when we connect the application it should be come
in to that box .
3.click that up load button.
4check that application uploaded or not
5also, it should have remove button there which can remove
the application and give s permission to user again attach
the appliacation
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
pls i want test cases for oss? whts the process of oss testing
Explain the format of a requirement traceability
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
What is the syntax testing?
How many test cases u will write for Acceptance testing?
Explain the integration testing?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
how to write test cases for smart meter for gas and electricty
How can we write a good test case?
Why is it that the boundary value analysis provides good test cases?
What is quick test professional and what test environment it supports?
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
Write a test case for computer keyboard?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab