How to write test case for this scenario.
The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
No Answer is Posted For this Question
Be the First to Post Answer
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
can anyone please send me the sample testcases on how to write it into the testtemplates
Write few functional & non-functional test cases for a payment gateway system
pls send me the testcases for telecom billing system
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Hi My name is Hari Priya i had completed by b-tech csit 2008 pass out i had joined in testing tools does freshers having good opportunities in testing field? what are the topics to be stressed in the subject to have the good knowledge If any one have good collecton of testing topics can mail me padmajapriyam@gmail.com thank you.
What is SECURITY 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<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);
what is difference between GUI Map and GUI Map file
Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking
What is business validation test case?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox