Author Topic: Business Analyst Topic  (Read 6913 times)

Bhanu Teja Nukala

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Business Analyst Topic
« on: August 24, 2018, 02:20:31 AM »
Difference between Verification and validation.
« Last Edit: August 24, 2018, 02:22:06 AM by Bhanu Teja Nukala »

1181279905

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #1 on: August 27, 2018, 07:47:44 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.

1180283006

  • Global Moderator
  • Newbie
  • *****
  • Posts: 5
Re: Business Analyst Topic
« Reply #2 on: September 03, 2018, 07:01:07 PM »
Correct. Verification does not involve executing the code but Validation requires execution. Inspections, reviews and walk-throughs are examples of verification. Validation examples are black box testing

viswanathan

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #3 on: September 04, 2018, 11:54:49 AM »
What is meant by scope?where it comes?what is scope in and scope out?

1170944712

  • Global Moderator
  • Newbie
  • *****
  • Posts: 1
Re: Business Analyst Topic
« Reply #4 on: October 29, 2018, 11:36:43 AM »
And can someone help me with an example for Verification as well
Just for understanding purpose.

1180810409

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #5 on: October 31, 2018, 04:49:35 PM »
Verification

As per IEEE-STD-610: Definition
 “A test of a system to prove that it meets all its specified requirements at a particular stage of its development.”
The Process of   
Ensuring we are developing the product according to specifications.
Involves      
Little or no code execution
Activities Include
Reviews, Walk through, Inspections, Desk-checking, etc.
Activity Type      
Low-level
Method/Process Type
A static method of checking documents and files
Target         
Application, software architecture, specifications, complete design, high level and database design, etc.
Primary Responsible   
BA, Technical Architect, DB Architect, Tech Lead


Validation

As per IEEE-STD-610: Definition
 “An activity that ensures that an end product stakeholder’s true needs and expectations are met.”
The Process of      
Testing and validating the actual product to ensure we have developed it correctly.
Involves         
Code execution
Activities Include   
Black box testing, white box testing, non-functional testing, etc.
Activity Type      
High-level
Method/Process Type
A dynamic process of testing the real product
Target         
Actual product.
Primary Responsible   
QA team


« Last Edit: October 31, 2018, 05:14:45 PM by 1180810409 »

Adithya Mahendra

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #6 on: February 25, 2019, 10:53:01 AM »
The simple difference between a verification and validation is:

Validation:

To check whether the solution arrived is right for the product..

Verification:

To check whether the solution has delivered the right product.

1191940101

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #7 on: March 23, 2019, 09:06:21 AM »
verification:
 is process of evaluating s/w to determine compliance with specified requirement.
Validation:
 is the products of given s/w development activity to determine correctness and consistency with respect to the products and standard provided as input to that activity.

1191940001

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #8 on: March 30, 2019, 02:56:49 PM »
How to gather requirement as a business analyst ?

1190687607

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #9 on: August 25, 2019, 03:23:06 PM »
Verification
1.Process of Evaluating Product of development phase
 2.Done by QA Team
3.No Execution of Code
 4.Carried out before Validation
 5.Cost of error fount is less in this phase
Validation
1.Process of Evaluating Software at the end of development phase
2.Done by Testing Team
3.Execution of Code
4.Carried out after Verification
5.Cost of error found is more in this phase

« Last Edit: August 25, 2019, 03:27:05 PM by 1190687607 »

1191403409

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #10 on: October 13, 2019, 07:45:04 PM »
what is Scrum Retrospective?

1191403409

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #11 on: October 13, 2019, 07:46:13 PM »
what is sprint backlog?

1191649002

  • Global Moderator
  • Newbie
  • *****
  • Posts: 11
Re: Business Analyst Topic
« Reply #12 on: October 23, 2019, 01:55:27 PM »
when a Business analyst draws  the use case diagram for a particular use case, there would be conditional flows, is this not a unit testing from the BA perspective ?

1192357311

  • Global Moderator
  • Newbie
  • *****
  • Posts: 10
Re: Business Analyst Topic
« Reply #13 on: December 17, 2019, 05:42:37 PM »
Verification: It comes in each step while developing an application
Validation: It is the final step in the application development before it reaches to the client.

M Vinay Kumar

  • Global Moderator
  • Newbie
  • *****
  • Posts: 5
Re: Business Analyst Topic
« Reply #14 on: December 26, 2019, 04:06:59 PM »
What is meant by scope?where it comes?what is scope in and scope out?
Scope or Project scope is a term used to describe major deliveries of the project including high level requirements, delivery mile stones,
assumptions and constraints.
In Scope means the requirements that you required
Out Scope means that requirements that are removed from the projects to dues usages of excess project resources