hai im finished software testing course im technicaly
strong but yet now no opportunities come to me.if any
opportunities please send to my mail id my mail di is
sumathi11685@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
what are the inputs required for writing test cases
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
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);
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Any body need Realtime project with full material and explaination? I am working in a MNC and i want to start the classes for manualtesting along with QC9.0 with fully realtime scenarios and i will give assistanc about how to attend the interviews and how to get a job with experienced resume make a call to 9884521049 8939010639
How should the test cases be framed to validate the excel sheet?
How can we write integration and regresion test cases based on scenario ?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
How to test a stored procedure?
How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date range
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
testcases for biggest of three numbers?plz give the answer