Author Topic: Business Analyst Topic  (Read 6914 times)

1200473701

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #15 on: May 11, 2020, 12:01:53 PM »
Verification can be used as an internal process in development, scale-up, or production. On the other hand, validation should be used as an external process to get the acceptance of fitness with stakeholders.

1202990202

  • Global Moderator
  • Newbie
  • *****
  • Posts: 11
Re: Business Analyst Topic
« Reply #16 on: May 30, 2020, 11:27:01 AM »
Verification is a practice of verifying documents, design, code. while, validation is the process of evaluating the final product to check whether the software meets the customer expectations or not

1212081703

  • Global Moderator
  • Newbie
  • *****
  • Posts: 11
Re: Business Analyst Topic
« Reply #17 on: June 10, 2021, 04:05:08 PM »
Business analyst topics are given below:
Corporate Mission & Vision Statements.
Generic Strategies (Porter's Model) and Intensive Growth Strategies.
Corporate/Organizational Structure.
Corporate/Organizational Culture.
SWOT Analysis.
Five Forces Analysis.
PESTEL/PESTLE Analysis.
Marketing Mix (4Ps)

1212081803

  • Global Moderator
  • Newbie
  • *****
  • Posts: 14
Re: Business Analyst Topic
« Reply #18 on: June 16, 2021, 01:05:49 PM »
Project scope is the part of project planning that involves determining and documenting a list of specific project goals, deliverables, tasks, costs and deadlines.

project in scope means the tasks that ate involved in the project .

project out scope means the tasks that are not involved in project but they are acting on the project

1212081803

  • Global Moderator
  • Newbie
  • *****
  • Posts: 14
Re: Business Analyst Topic
« Reply #19 on: June 16, 2021, 01:15:23 PM »
verification is done at any stage of project while the project running on .but validation is done at final outcome

1212490804

  • Global Moderator
  • Newbie
  • *****
  • Posts: 13
Re: Business Analyst Topic
« Reply #20 on: July 14, 2021, 11:40:05 PM »
Verification is the process to ensure whether the product that is developed is right or not. It verifies whether the developed product fulfills the requirements that we have. Verification is static testing.
Verification means Are we building the product right?

Validation is the process of checking whether the software product what we are developing is the right product. It is validation of actual and expected product. Validation is the dynamic testing.
Validation means Are we building the right product?

1210179203

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #21 on: July 25, 2021, 11:50:31 AM »
verification : One of the most important phases of software development, verification is static and includes substantiation of all the necessary documents, code, design and program

validation : It is a dynamic process that evaluates a product on parameters that help assess whether it meets the expectations and requirements of the customers
Some common methods of conducting validation are black box testing, white box testing and gray box testing

1210179203

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #22 on: July 25, 2021, 12:16:49 PM »
The main difference between activity diagram and flowchart and control flow  is that an activity diagram is a UML behavior diagram that represents the workflow of stepwise activities of the system while a flowchart is a graphical diagram that represents the sequence of steps to solve a problem and control flow is is a diagram to describe the control flow of a business process, process or review.

12125186412

  • Guest
Re: Business Analyst Topic
« Reply #23 on: February 03, 2022, 09:29:47 PM »
Verification process includes checking of documents, design, code and program
 Validation process includes testing and validation of the actual product.
Verification checks whether the software confirms a specification
 Validation checks whether the software meets the requirements and expectations

12128136508

  • Guest
Re: Business Analyst Topic
« Reply #24 on: February 10, 2022, 12:33:08 AM »
In simple words, verification is the process to ensure whether the product that is developed is right or not.
- whether it is fulfilling the requirements that we have.
validation is the product of checking the validation of the project in the sense it checks what we are developing is the right project.

12125186612

  • Guest
Re: Business Analyst Topic
« Reply #25 on: February 10, 2022, 10:37:48 PM »
Verification is a static practice of verifying documents, design, code and program. while, Validation is the process of evaluating the final product to check whether the software meets the customer expectations and requirements.

12126132607

  • Global Moderator
  • Newbie
  • *****
  • Posts: 20
Re: Business Analyst Topic
« Reply #26 on: February 11, 2022, 06:31:44 PM »
Verification

It is a internal quality process to determne the compliance with a specification i.e the solution delivered right product.

Validation

It is to check whether the user requirements are met i.e the solution is right for product.

12215200701

  • Global Moderator
  • Newbie
  • *****
  • Posts: 20
Re: Business Analyst Topic
« Reply #27 on: February 28, 2022, 02:04:26 PM »
Verification
1)It includes checking documents, design, codes and programs.
2)Verification is the static testing.
3)It does not include the execution of the code.
4)Methods used in verification are reviews, walkthroughs, inspections and desk-checking.
5)It checks whether the software conforms to specifications or not.
6)It can find the bugs in the early stage of the development.

Validation
1)It includes testing and validating the actual product.
2)Validation is the dynamic testing.
3)It includes the execution of the code.
4)Methods used in validation are Black Box Testing, White Box Testing and non-functional testing.
5)It checks whether the software meets the requirements and expectations of a customer or not.
6)It can only find the bugs that could not be found by the verification process.

12208202501

  • Global Moderator
  • Newbie
  • *****
  • Posts: 20
  • Saket Kumar
Re: Business Analyst Topic
« Reply #28 on: May 14, 2022, 04:19:50 PM »
Validation is the process of checking whether the specification captures the customer?s requirements, while verification is the process of checking that the software meets specifications.

12215203601

  • Global Moderator
  • Newbie
  • *****
  • Posts: 20
Re: Business Analyst Topic
« Reply #29 on: May 16, 2022, 06:39:51 PM »
Validation is the process of checking whether the specification captures the customer's requirements, while verification is the process of checking that the software meets specifications.