test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
4 5748explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
1 7027What is Unit Testing ? What is Integration Testing ? What is acceptance testing ? What is Static testing? What is System testing? What is Load Testing? What is Smoke Testing? What is Soak Testing? What is Scalability Testing? What is Sanity Testing? What is Ramp Testing? What is Monkey Testing? What is Gray Box Testing? What is Functional Testing? What is Glass Box Testing? What is Dynamic Testing? What is Compatibility Testing? What is Concurrency Testing? What is Component Testing? What is Ad Hoc Testing? What is Agile Testing?
1 3452Roads 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
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
2841Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
2 2825For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
1 5680
write a test case for telephone billing ?
For how many days (or) weeks you will test a product or software?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Explain the state testing?
What is Initial Configuration?
"search"test cases on Linkedin website and how will you write test cases on it?
Suppose a job should be executed for every two hours? Write test case for this?
Explain the load testing?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Scenarios to test wireless Speaker via bluetooth
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
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 test cases for online restaurant table booking system?
Please guide me for Add new user test cases
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking