Difference between functional testing and end to end testing?
Answer / mallikarjun vh
Functioanl Testing is also called Black-box or System Testing which mainly focuses on the functionality of the Application by refering to the SRS Doc. It is tested according to the system behaviour.
End-To-End testing is the testing of all business processes from one end to another end to cover the overall functionality of the application.
| Is This Answer Correct ? | 3 Yes | 0 No |
How to calculate testing productivity?
In my application there are 5 modules. In every module there are 8-9 sub-modules. Preview, Print & Download options are there on every sub-module screen. My Question is - Should I have to write that much test cases for Preview, Print & Download options???????? Please reply soon.
what is web application testing and what is the difference between a client server application and web server application?
what is test methodology and what is the format of that and who will prepare it
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
what are the system testcases for the notepad application?
What is QCM?
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
wat is the differece between three tier and two tier application
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
What Questions Project Manager will be aske?
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?