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 13395What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
4 11830Roads 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
Do you get puzzled under pressure?
What are the types of dependency injection spring supports?
What is coarsegrainedexecutorbackend?
What is the difference between functional testing and integration testing?
Somehow, my worksheet has external links to files that are no longer around. How can I delete the links?
You are the project manager for Changing Tides video games. You have produced a project network diagram and have updated the activity list. Which process have you just finished? A. The Activity Sequencing process, which identifies all the specific activities of the project B. The Activity Sequencing process, which identifies all the activity dependencies C. The Activity Duration Estimating process, which diagrams project network time estimates D. The Activity Duration Estimating process, which identifies all the dependent activities of the project
What is pessimistic concurrency?
What is the difference between field-group header and other field groups? : abap modularization
What are facelet jsf tags?
What is equi join with example?
What is Full crawl?
What is page in sql server?
What do you understand by python modules?
Differentiate between Asset Management and Configuration Management
What is rfc destination?