There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 13500What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
4 12009Roads 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
Post New Infosys Test Cases Interview Questions
Hello, I would like to know which all versions of Testing tools (load runner, winrunner, qtp, test director) are no longer used and which versions of these which are being used?
Why do I need apache tomcat?
What Are Bearer Debentures?
What is project definition?
Were there super continents before pangea?
who is the winner of woman's single title in french open tennis championship 2011
How to create a bootstrap panel with a heading.
How to restore performance issues and how to check?
I NEED TO LEARN MORE ABOUT THE IMPORTS & EXPORTS, KINDLY PROVIDE ME THE GOOD SITES TO LEARN
How to select all paragraph elements whose lang attribute has a value of exactly "fr"?
What is a footer code?
What is alias mechanism?
What is deployment descriptor?
Define case hardening?
Can android run javafx?