We r developing one Web Site for construction company. In
that Web site we have different option like About Us,Contact
Us,Home,Sites,Site Map,Search Etc........ and front page of
that web application contains 6 different pictures means
single page contain 6 pics etc... write Test plan ,Test
Scenarios,Test Case ....Plz answer this question ASAP
Answer Posted / crazy
If you are developing a website for a construction company
then why do you need to perform the tasks of Testers. Build
the website first and we will help you in destructing it
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
write test cases for hospitality management system
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.)
Can anybody help me out to write test cases for booking train ticket online???
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
Pls tell me test cases for pepper grinder
Can you list down a few characteristics of a test case?
Explain the ad hoc testing?
Explain the ramp testing?
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 case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
How to write test cases or test scripts for UAT testing which is done manually
What are semi-random test cases?
can one defect be mapped to more than one test script in manual testing
write test cases on file open dialog box in notepad