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 / 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 |
Post New Answer View All Answers
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
what is the test plan for ms-word
please give me different test scenario for uploading whatsapp status from gallery and camera
write the testcases for migrating data from one database to another database?
Pls tell me test cases for pepper grinder
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Write a test case for telephone?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
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
What is Initial Configuration?