What are the entry criteria for functionality and performance testing?
Functioanlity testing can be performed once the first realse is ready and it is on testing server....
Performance testing can be performed after the Funcationality has done with testing the system as a whole...
Regards,
Narin
Dude Its simple. You need to make sure all the pre-requisites are met. Simple example....you need to test the functionality of an Operating System installed in PC.Before starting anytesting. The pre-r...
The Unified Modeling Language (UML) is a standard language for specifying, visualizing, constructing, and documenting the artifacts of software systems, as well as for business modeling and othe...
UML is a general-purpose modeling language that includes a standardized graphical notation used to create an abstract model of a system.
How important is software knowledge for a business analyst and why?
As the Role suggests a Ba is a bridge between the customer/end user and the technical teams, implies that a Ba should definitely have basic clarity on softwares/technologies used so that he is able to...
I believe, while framing our functional requirements one must be functionally & technically equipped to understand the feasibility - if that approach suggested can be feasible to be developed with...
How is requirement analysis done by business analyst?
requirement analysis can be done by different techniques such as questioning and interviewing,requirements workshop,brainstorming and idea reduction,storyboards,role play so on ..........
Business analyst can do requirement analysis through various techniques such as interview, brain storming, JAD session. JAD session is excellent way to collect high quality requirements under one roof using facilitated workshop.
1 : Define your Communication channel ... This is the most important decision one has to take before even starting the business plan.2 : Decide on the recipient's of the business plan.3 : Start yo...
There is no particular format for the Business plan,But it is the set of goals that the company has set and the plans for reaching thos goals.It may also contain background information about the organ...
Mention some of the tools commonly used by business analyst?
Answered by: AshishJuwa
View all answers by AshishJuwa
Member Since Feb-2009 | Answered On : Mar 5th, 2009
There might be various tools that you as a business analyst would be using depending upon the work environment.
The primary tools are:
MS-Office (Especially Word)
MS-Visio (for visualizing the concepts, creating diagrams)
But a lot of bigger organizations have been using Rational Software. Rational software licensing is expensive so you might not find it being used everywhere.
Rational Requisite Pro (for Requirement Management)
Rational ClearCase/ClearQuest (For change management)
I have also found that some places like using MS-Sharepoint, telelogic DOORS and other tools for document collaboration. I would say, keep a working knowledge of MS Sharepoint, at least.
Sometimes you might end up being a BA com QA. As such, it is nice to have a working knowledge of creating Test cases, using Load Runner, QTP etc.
Except for these tools if you have knowledge of RDBMS, Oracle, SQL, different operating systems, some OOP, it is always a plus.
Most of the business analysts use following Tools:
- Microsoft Office
- Microsoft Visio
- IBM Requisite Pro
- BPMN 2.0
- SharePoint
Offcourse most important tools are communication skill and interpretation power.
As mentioned out by some of the incumbents here, Business Analysis is more to do with documentation of the requirements and how efficiently the expert communicates information across to the team devel...
What are the difference between sanity and smoke testing.
Smoke test is done on all patch builds, normal application builds but not regression builds.
Sanity testing is similar to smoke test in that sanity test are run on regression builds.
The difference between a smoke and sanity testing is:Smoke test verifies whether all components of the software are available and acceptible for testing when the software is first released to the test...
How we will produce proof of test and proof of user acceptance testing to client??
Valid defects which you post to the developer that it self is the major proof of your testing and your performance in testing.Where Testing metrics will show the performance of the tester in Stat...
Everytime you perform a testing. Team lead creates a test plan and Test cases. Test Plan shows the Approach you would be taking and what are you trying to achieve. where as Test cases are the scenario...
How do you interect with business analyst?
First we will validate the bug that is fixed.Then we will execute the new functionality test cases.
You will perform the Functional Testing to check the functionality of the newly added function and then perform the Regression Testing. Regression testing is always done when the bugs are fixed. If th...