Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the role of a tester in the test plan preparation?
What elements tester physically develops in the test plan
document.& what exactly this document contains?

Answer Posted / visarada

I agree with rajest answer. because a tester did not
involved in preparing Test Plan. A tester prepares
testcases based on the requirements specifications.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update

1944


how to write a test cases for courier offices?

3876


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2471


Explain the soak testing?

1193


Test a file replication service that copies files from one net location to another

2543


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?

2480


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

2357


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

5065


Explain transaction testing?

1124


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

2535


I need GUI test case for home page?

3694


Explain the unit testing?

1181


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1550


how to make test case for anolog voice logger?

2502


Explain the functional testing?

1152