pls let me know the answer, recently i faced this question
in interview.
when you are writing the test cases,if the requirements are
changed what will u do?
Answer Posted / preeti
My answer would be:It's a common scenario where requirement changes due to various reason. I am always prepared to deal with it and this is why I am flexible when writing my test cases so that if any changes occur they are easy to incorporate. For example I write Valid Data Definition separately rather adding them to my test cases and it helps me to revise(when needed) my document efficiently.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which of the following defines the expected results of a test? Test case specification or test design specification.
Write a test case of login window?
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
Explain the smoke testing?
how to write a test procedure & test log for login system
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
can any body help me with providing a a case for usability testing...
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
"search"test cases on Linkedin website and how will you write test cases on it?
What is the difference between test scenarios, test cases, and test script?
Positive and Negative test cases for the speedometer?(minimum 5 each)
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input: