in any software company how we got the srs document.how we
get it is it available in version control or in mannual we
get the document
Answer Posted / sandeep15october
Plss make clear your question
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
write test cases for flipkart.
can one defect be mapped to more than one test script in manual testing
What are basic types of test cases?
How to write test cases or test scripts for UAT testing which is done manually
Positive and Negative test cases for the speedometer?(minimum 5 each)
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
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.
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
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
Define some of the attributes of a test case?
I want 100 test scenario for gmail
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
How to generate test cases for 'replace a string' method?
What are the Test Cases Comes under Regression Suite?