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...

Test Cases Interview Questions
Questions Answers Views Company eMail

test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects

Wipro,

4 8738

Have any idea how to prepare test cases for medical claim, Online mobile recharge.

1 4954

explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.

1 8729

What is Unit Testing ? What is Integration Testing ? What is acceptance testing ? What is Static testing? What is System testing? What is Load Testing? What is Smoke Testing? What is Soak Testing? What is Scalability Testing? What is Sanity Testing? What is Ramp Testing? What is Monkey Testing? What is Gray Box Testing? What is Functional Testing? What is Glass Box Testing? What is Dynamic Testing? What is Compatibility Testing? What is Concurrency Testing? What is Component Testing? What is Ad Hoc Testing? What is Agile Testing?

1 4980

wat is mutation testing ?

2 5795

What is SECURITY TESTING?

1 4527

What is BRANCH COVERAGE Testing

1 4247

What is STATEMENT COVERAGE testing

1 4406

What is SCENARIO TESTING

1 5130

What is DOMAIN TESTING

1 5455

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

Infosys,

2469

Writing Test cases based on the understanding of the UX document

Johnson Controls,

1 7122

can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

HP, QSpiders,

4226

Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.

2 4832

For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

1 7253


Post New Test Cases Questions

Un-Answered Questions { Test Cases }

Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation

939


How to test a stored procedure?

1155


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?

2479


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

4927


How to write test cases for "open file dialog box" for ms word? Thanks a lot!

4118


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.

2354


Explain the concurrency testing?

1128


Explain the dynamic testing?

1183


Do you write test plan and test case?

2413


Do you know mutation testing?

1228


Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

2901


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1775


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

2194


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

2533


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

3463