what are the different Test case Formats posted by aperson
the answer is IEEE or IEE_894 wht is this actuly

Answer Posted / raj

THE IEEE 829 IS THE FORMAT FOR WRITING ANY TEST CASE . THIS
IS THE STANDARD FORMAT MADE FOR WRITING THE TEST CASE.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1811


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);

1927


What is the syntax testing?

683


How many test cases u will write for Acceptance testing?

1783


test cases for friend finder system using gps?

1180






What are basic types of test cases?

687


What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

1427


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 

1645


can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u

1661


Explain the scalability testing?

656


Positive and Negative test cases for the speedometer?(minimum 5 each)

2364


How to write email id in world wide web

1425


Explain transaction testing?

645


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

2048


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1712