what are the techniques used for writing functional test case ?

Answers were Sorted based on User's Feedback



what are the techniques used for writing functional test case ? ..

Answer / narayanan

Equivalence partition and Boundary value analysis techniques are used for writing test cases.

Is This Answer Correct ?    49 Yes 5 No

what are the techniques used for writing functional test case ? ..

Answer / rahul kumar

There are three types of techniques used while writing the functional test cases :
1. Error guessing
2. Equivalence partioning
3. Boundary value analysis

Is This Answer Correct ?    6 Yes 0 No

what are the techniques used for writing functional test case ? ..

Answer / aditi

1. Error guessing
2. Boundary Value Analysis
3. Equivalence Partitioning
4. General Pressman Method
5. Decision Table

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what are the system testing techiniques?

2 Answers  


How Could u Present Test Strategy for the Product Testing?

1 Answers   CTS,


What are release notes and what it contents?

2 Answers   PCS, TATA,


why u chose testing as ur career?

3 Answers  


What is CheckList?

10 Answers   BlueShift,






pliz anyone explain what is the DEFAULT BUG & also give me some example.Thanks in advance..

1 Answers   Amazon, Mindteck,


Tell me about the worst boss you've ever had.

1 Answers  


How do you detemine wat to be tested?

3 Answers  


Does anyone have any good examples of some acceptance criteria for non-functional requirements?

0 Answers   IBM,


what is a bug?

9 Answers   Millennium,


What is client server application testing?

0 Answers  


My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?

0 Answers  


Categories