Business requirement document is a solution for the project as per the customer needs and requirement. It includes the purpose of starting the project, what business solution does it provides, the purpose behind doing this project and talks about features,functionalities and timeline of completion. Before the commencement of the project,there is a lot of research […]
Sign off are on indication that stakeholder agree with and approve the requirements that have been elicited and documented. Though they provide a detail view of requirements and consistent expectations of what the final solution will deliver, there are other reasons why BA seek stakeholder sign off, in some cases, it is not always clear […]
Gap analysis refers comparing the present state of the product, process, application, business or organization to the future desired state and identifying what needs to be done to bridge the gap between the present and the future state. Here in this article, I want to give detail about gap analysis and need for the analysis.A […]
Who is Business Analyst ? A Business Analyst is a member of a product development team who analyzes the business domain, documents its process and systems, outlines business requirements, and matches a software business model with the software being built. On a bigger scale, a business analyst bridges the gap between stakeholders and the development […]
What is client and server? Client server architecture Presentation ,Business and database layers What is request & response What is API What is API testing API testing vs Unit testing What is webservice Difference between API & Web services Components of webservices (WSDL & UDDI) Types of webservices Soap vs Rest services URI & URL […]
RTM captures all the requirements proposed by the clients. It is a document that maps and traces the user requirement with test cases. To see all the test cases covers so that no functionality should be miss in the software testing. Requirement ID Test case ID Three types of traceability matrix : Forward traceability matrix […]
Test scenario is any functionality of the application under test, that can be tested. It is also called test condition or test possibility Check login functionality Check new order Check open order Test data : Test data is input given to the software program. It represents data the affects or affected by the execution of […]
Test plan : A test plan is derived from software requirement specification (SRS) describing in detail the scope of the testing and the different activities performed in testing. Test plan is a project level. It describes the whole testing activities in detail the techniques used, schedule, resources etc.. Test plan usually exits individually Test strategy […]
Functional and non functional need which implemented in the system. Each requirement expressed as a statement. Requirement types : Business requirement Architectural and design requirement System requirement and integration requirement Other source of requirements : Knowledge transfer Business analyst, product manager, developers, project manger or client Prior system versions Older requirements Part bug reports Install […]
Requirement analysis ( BRS/ FRS Review) Test strategy and test plan Creating test specification Test scenario preparation Test data preparation Peer review Requirement traceability matrix Introduction to test management and bug tracking tool Build deployment Conducting build acceptance testing ( Sanity) Conducting system testing Formal testing Adhoc testing Exploratory testing Retesting Regression testing End to […]