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 8538

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

1 4851

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

1 8625

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 4871

wat is mutation testing ?

2 5661

What is SECURITY TESTING?

1 4433

What is BRANCH COVERAGE Testing

1 4138

What is STATEMENT COVERAGE testing

1 4270

What is SCENARIO TESTING

1 5027

What is DOMAIN TESTING

1 5361

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,

2416

Writing Test cases based on the understanding of the UX document

Johnson Controls,

1 7017

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

HP, QSpiders,

4155

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

2 4721

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 7154


Post New Test Cases Questions

Un-Answered Questions { Test Cases }

how to write test cases for smart meter for gas and electricty

2924


What are the Test Cases Comes under Regression Suite?

893


write test case for pen cap if it is not present?

2500


What is quick test professional and what test environment it supports?

1116


How to write test cases or test scripts for UAT testing which is done manually

5514


Who will take care of test plan and test case?

2042


pls i want test cases for oss? whts the process of oss testing

2483


Write test cases to test a browser app

1746


Explain transaction testing?

1057


Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.

3546


There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.

3523


Write the test case for a login page?

1136


Explain the acceptance testing?

1141


Suppose a job should be executed for every two hours? Write test case for this?

1134


Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?

2288