What is Functional Testing?
Answers were Sorted based on User's Feedback
Answer / vishwa
Testing whether the system performs intended(As per requirements) function.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / narandra
functional testing means testing all the functionalities in
the application which can given by the client
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / babu
Functional testing is done based on the Functional
specification .Its a Black box testing methodology.
Functional testing will not come under white box testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / amareswar
functional testing is a testing process where we test the
functionality/behaviour of each functional component of the
application...i.e.minimize button,transfer button,links etc.
i.e we check what is each component doing in that
application...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kkkkk
yes functional means test the full functinonally is working
ornot .white box testing and functional testing is same if
i m wrrong correct me
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / bhanu
We are going to test the application functionality by using the functional requirements which was given by Client
| Is This Answer Correct ? | 0 Yes | 0 No |
what is negative testing and positive testing with example?
What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
Suppose Username and Password is there, Username is limited to 8 characters!! Then what r all the Possible Test Cases for it??
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
What are the different types of models?
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
An Web Application is added with two new features. what will be your test approach? Please guys tell me the answer?
How many process areas are present in CMMI and in what classification do they fall in?
what is meant by deffered status
Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.
How to test the database manual? how to test data base lekage by using manual and also using QTP ?
what is difference between report defect and track defect