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 8757

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

1 4960

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

1 8741

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 4988

wat is mutation testing ?

2 5813

What is SECURITY TESTING?

1 4538

What is BRANCH COVERAGE Testing

1 4255

What is STATEMENT COVERAGE testing

1 4415

What is SCENARIO TESTING

1 5138

What is DOMAIN TESTING

1 5463

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,

2476

Writing Test cases based on the understanding of the UX document

Johnson Controls,

1 7130

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

HP, QSpiders,

4227

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

2 4845

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 7257


Post New Test Cases Questions

Un-Answered Questions { Test Cases }

You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

1449


WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2955


Explain the glass box testing?

1146


write a test case for telephone billing ?

4492


Define some of the attributes of a test case?

1167


Explain the concurrency testing?

1133


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

1968


Explain the logic testing?

1181


Explain the sanity testing?

1175


Write all test cases for Bus Pass Renewal

1573


can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.

3435


Explain the format of a requirement traceability

1107


IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that

2421


What is test environment? Elaborate with example.

1098


Write test cases for 8+4?

1203