what are different types of test cases?.
Answer Posted / venkatesh
Testcase are Two Types only
1. Functional Test cases
2. Non-Functional test cases
In non-functional we Have,
Database test case
compatibility test case
Performance test case
Usability test cases
Security test cases
Input -out put testcases
Etc.......
we have only two types of test cases according to my side
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What kind of input do we need from the end user to begin proper testing?
What is a ‘test plan’?
what is the testing approach for windows Explorer(Not IE Explorer)
what is quality Factor
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
Write a Test scenario for Outlook Search functionality.
What is junit & api?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Define brain stromming and cause effect graphing?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is a testing process / lifecycle?
What is the big deal about ‘requirements’?
What is srs and brs document?