How do you perform functional testing? Thanks in advance
Functional testing means testing the functionality of the
application which mean how the application is to perform.
For example if there is a application functionality to fill
in the project , we have to enter all the information in the
application if we doesn't enter any of the information it
should give an error message when we click the submit
button. Even submit button is a one kind of functionality.
when all the information is entered and click the submit
button, we have to proceed to the next page. If it doesn't
go to next page, that means submit functionality is failed.
I hope I helped you.
| Is This Answer Correct ? | 25 Yes | 1 No |
What are the stages of the Bug?? What is the exact life cycle of the bug??
What is the Difference between 2 tier and 3 tier Applications...Actually what is a tier.. Anybody can body can give accurate answer..Thanks in advance..........
what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers
What is validation and verification? What is different between them?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?
how does a client /server environment affects testing?
what is user acceptence test?
What is Conventional & Unconventional testing?
What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?
What are the test cases for sanity or smoke testing ?
Which metric is used for extent of testing? a.)User Participation b.)Acceptance criteria tested c.)Test Cost d.)Test Automation