Tracability matrix?
what are test metrics?what is the use?
scope of testplan?
Estimation?
Test stratagy?
Entry ,Exit ,Suspention,Resumption criteria?
Diff b/w web server and appli server?
diff b/w web app and client server app?
diff b/w brs,srs?
what is Sla time?
Exp defect life cycle?
types of defects?
how do u decide project is 100% bug free?
How u send defect reports?
Testing Environments?
testbed?
what is differed testing?
what is differed defects?
what r the base documents are recovered for test case design?
what r the base documents are recovered for test case execution?
Answers were Sorted based on User's Feedback
Answer / chaitanya v n
Traceability Matrix: Contains the data with the versioning
of the release. changes made. bug id that is fied or change
reequest that is given for the release. test cases location
for the changes or the bug fixes. date of the release. with
previous versions. includes all the changes of that
particular module or project. and also other criteria
depending upon the company metrics.
Test Metrics: Metrics for that particular test performed.
Injection or detection stage.criteria to be tested all
these come under the test metrics.
Test plan scope gives a clear picture of that particular
test scenario of the module to be tested and showing the
schedule and release of the project.
Estimation: Time frame of the project completion used by
presales to acquire a project or giving a schedule before
the commencement of the project. or also given to the
client for completion for the particular module.
Test strategy: what type of testing to be followed.
preparing the schedule of the module and deciding who will
be testing what modules and estimated time frame. can say
testing plan preapred by test manager.
Entry ,Exit ,Suspention,Resumption criteria: criteria of
the bugs detectected and injected in the project to give a
clear bug analysis report.
Diff b/w web server and application server?
Webserver is a online server having secured connectivity
and application server may be an online or offline with or
without secured connections.
what is Sla time?
It is the service level agreement between the client and
the compan in which time frame the project to be completed.
how do u decide project is 100% bug free?
project is successfully released by tested after several
cycles and delivered to clients. Once the application is
delivered and running successfully within the agreed time
level can be dicided but 100% cannot be assured.
How u send defect reports?
depending upon the defect managemnet and reporting tools
used by the company.
Testing Environments?
Based on the project and system requirements the testing
environments and stages of testing environments may be
decided. like staging or production or testing environments.
what r the base documents are recovered for test case
design?
Functional Requirement Doc from the clients.
what r the base documents are recovered for test case
execution?
Specification requirements Document.
Please rectify if above have any modifications
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sirisha
Tracability matric is where we can map our test cases with
the test requirements and it also gives the status of the
execution of that particular requirement.
| Is This Answer Correct ? | 5 Yes | 3 No |
Estimation:tells about the time /duration required to
complete the testing for the module which includes starting
from requirement analysis,test case creation,issues
created,defect report up to Test summary repot.
type of defects:
major->affects the important funtionalityi.e without these
function we cant proceed further to test further functions.
eg:navigating problem of screen from login page to account
page in yahoo mail
minor-> funcionalities affected but not independent to
further requirements.
eg:we can use checkmail option in by click on that
button.But we could not use that button by using arrow keys
Trivial:funcion is working good but with som minor prolem
like gui..
eg:checkmail button can be placed wrongly in the screen but
the purpose of checkmail is operaing corectly.
| Is This Answer Correct ? | 2 Yes | 0 No |
Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?
What is test management?
What are the Defect Status in HP Quality Center?
how do you tell requirement is testable?
How the Error, Defect and Bug are related to each other ?.
As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.
how u get the build ?what is the size of the biuld?
as a manual tett eng, waht should i learn in database or sql? could u plz list out the topics in sql or database? brahma412@yahoo.co.in
How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.
What is the role of QA in a SDLC?
How do test documents in a project span across software development life cycle?
when the tester actually involves in Testing?(at which stage of SDLC)