How can you report the defect using excel sheet?
Answer Posted / satyajeet
defect id
summary
severity
priority
author name
status
date
description
attachments
-----------------------------------------------------------
Sample of writing defect report in excel
-----------------------------------------------------------
Defect Id :did_login_01
Summary :Login Module
First Name & Last Name
address
pin code
Telephone No
User ID & Password
User ID & Password
Severity :Medium
Priority :Medium
Author Name:Tester
Status :new
new
new
new
new
new
Date :
Description:First Name > 10 characters
Address > 50 characters
Pin code < 6 Digit
Telephone No > 10 Digit
User Id & Password did not match with the
requirement as per client data
User Id & Password did not match with the
requirement as per client data
Attachments
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Define brain stromming?
What is bucket testing?
During alpha testing why customer people are invited?
What is concurrent user hits in load testing?
What are drawbacks in system development life cycle
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
What is the limit for test steps?It should be 10/20/30etc
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
To specify the test artifacts involved in testing.
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
What is Independent Testing?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
What is difference between Build, Version and Release
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....