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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nitin
Hi Congrat's you ae developing a Web Site for Construction
Company..
As per your question there are lots of test cases or test
script or there are different different scenarios..It is
very difficult to post this scenarios right now..You can
do one thing you can contact to my company "Only Testing"
We can provide you solution(s) to your problem.You can
directly contact via my personnal Email ID :
nitin_goyal64@yahoo.com
| Is This Answer Correct ? | 0 Yes | 3 No |
How to write test cases for Web related sites(ex: shopping carts sites)
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<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
can any one send sample test case documents in informatica with examples plz send documents to "mrlsurya@gmail.com"
What is Defect Seeding? What is Defect Density?
write the high level test cases for winzip file
what is scenario? how to write scenario?
What is the state testing?
how to prepare unit test scripts for accrued interest calculation.
when you don't have time to write test cases, what do you do?
What is quick test professional and what test environment it supports?
Explain the smoke testing?