How you will write test cases on DROP DOWN list BOX on GUI
Answer Posted / bala
refer below blog to know more details:
https://balasegu.weebly.com/ui-cases-matrix.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the sanity testing?
Why is it that the boundary value analysis provides good test cases?
Explain the smoke testing?
test cases for bus transport (TNSTC)
can any body help me with providing a a case for usability testing...
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How to generate test cases for 'replace a string' method?
What is the state testing?
I need GUI test case for home page?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
can one defect be mapped to more than one test script in manual testing
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
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
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.