can any1 explain scrum methodology in simple sentence
Type: Posts; User: emmily; Keyword(s):
can any1 explain scrum methodology in simple sentence
When you get a new requiremnt analyse it completly then if its a big requiremnt divide it small small modules based on functality level .then under each modules we can see so many sub...
The Fields for creating Testcases is
1.Requiremnt ID(optional)
2.Testcase ID
3.Test Description
4.Test Steps
5.Expected Result
6.Actual Result
7.Status(pass/fail)
Based on the Client Requirement Business Analyst will create BRS document and clients will only tell what type of application they need for their use .now based on the BRS Systems Analyst will...
What is Scrum Methodology?
Differnce between Scrum Methodology and Agile Methodolgy
Advantages of Scrum Methodology
Usually we write test scenarios in test Plan .Now for how to write a scenario is like
Create a Folder with Scenario name and add test cases in that folder .
for example if its an Retail sector...
The Defect Tracking System Contains the following fields (these Field will vary based on the companies )
1.Detected By (List all the person who is having access to that defect tracking system) ...
The GROUP BY clause will gather all of the rows together that contain data in the specified column(s) and will allow aggregate functions to be performed on the one or more columns
Aggregate fns are...
If you are just a tester ,not exclusively for backend testing then you only need to validate data using simple 'selection' queries for example if you added/update /delete a record through front...
Since you logged a defect for the functionality ,keep rest of the testcases in no run status and also since its a show shopper and the developer should have to fix and when we get a hot fix or next...
Hi,
In Excel we need to create a Columns like this to create Test Matrix
Test Case ID |Test Description| Pass/Fail | # of Defects | Defect Number |Comments
Correct me if i am...
simple defn for sit is system integration testing (sit) verifies the proper execution of software components and proper interfacing between components within the solution. The objective of sit...
the systems development life cycle (sdlc), or software development life cycle in systems engineering, information systems and software engineering, is the process of creating or altering systems, and...
in xp for creating a oracle db manual you must create new instance. You can do it with oradim, but first set environment variable oracle_sid=new_instance and restart your computer. Create...
MySQL is a relational database management system (RDBMS that runs as a server providing multi-user access to a number of databases
SQL is often referred to as Structured Query Language,it is a...
Some Companies track only failed testcases not the failed steps also deponds on the company they will aslo tell for each step we not need to add actual test or anty test data we give in actual result...
In QC If we Add Scripts to Testlab then the default Status of the script is in No Run ,then if we close script in middle of the execution then the status will be Incompleted then if we pass all the...
Data modeling is a method used to define and analyze data requirements needed to support the business processes of an organization
Data Requirements
The data requirements are recorded as a...
These are the formal documents that would be prepared by the Business Analysts (BA's) once the requirements are frozen by the client. Client would specify their system requirements related to the...
For Manual testing we group testcases in QC ,thats called test set .Batch Testing we usually do in automation testing
State transition testing is used where some aspect of the system can be described in what is called a “finite state machine”. This simply means that the system can be in a (finite) number of...
Defect injection rate refers to the number of defects that were discovered and reported during a particular iteration of Software Development.It is the total number of known defects no matter whether...
The capability maturity model (cmm) is a service mark owned by carnegie mellon university (cmu) and refers to a development model elicited from actual data an organization may be assessed by an...
Batch Testing is a Group of Test executing at a time .usually for automation testing we will use the term Automation testing .there is no batch testing in Manual testing
In Quality Center we are...
Regression testing is any type of software testing that seeks to uncover software errors by partially retesting a modified program. The intent of regression testing is to provide a general assurance...