1. What is Validation and Verification?

2. What is Severity and Priority? Give an examples for:
Severity High and Priority High
Severity High and Priority low
Severity low and Priority high
Severity low and Priority low

3. What is Test Metrics?

4. What is Traceabily Matrix?

5. What is CAR in Cheque Remittance Project?

6.What are the tabs in the latest version of Test Director?

7.Explain Development "V" Model?

8.What will you do first when you are asked to start testing?

9.What will you do if you find a bug first time? Can i
directly report to the developer?

10.Can you connect Load Runner to Test Director?

Answers were Sorted based on User's Feedback



1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: ..

Answer / neelima

Verification is the process to assure that, the product in
particular phase of development process is consistence with
the requirements

validation is nothing but assuring that the final product
statisfies the system reqirements

Severity is nothing but how serrious is the defect on the
functionality

Priority is the importance of the defect to resolve interms
of customers

severity high and priority high
eg: cannot connect to server high severity
no date formate high prioty

eg:incorrect output high severity
look of web page not good low priority
(i think u got an idea on severity and priority)

Test Metrics:
Metrics is nothing but measurement
there are 3 types of measurement

QAM(Quality Assurence Measurement):This is used to test
where quality is coming or not

TMM(Test Management Measurement):To find how much testing
is completed and how is to test

PCM(Process Capability Measurement):Depending on old
project any changes are required or not

Traceability matrix:defines the mapping between customer
requirements to possible test cases developed to test that
requirement

Sorry i have no idea on CAR

In TD we have Requirements tab
Test Plan Tab
Test Lab Tab
Defects
V-Model Stands for Verification and validation
this defines mapping between multiple stages of development
stages along with multiple stages of testing

Is This Answer Correct ?    5 Yes 1 No

1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: ..

Answer / inder

Neelima has given very gud answers, i wud just like to add
teh following:
10. Yes winrunner can be connected to Test Director. I m not
sure on how exactly, but we can surely connect load runner
and winrunner to TD.
9. Make a note of that bug as per ur company standards. And
if any specific procedure for teh bug reporting is to be
followed, like the team leader has to be informed or
anything of that sort, then follow that procedure. If
nothing of this sort then your first time bug can be
reported to teh developer but u shud also make a note of it
8. Understand the requirements or the exact output that we
should be getting and how
2. Low severity and high priority
Example: take a spell mistake. It wont have any impact on
the functioning of the project or site, but it wont give a
gud impression. So basically the severity is low, but
priority is high

Is This Answer Correct ?    3 Yes 0 No

1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: ..

Answer / deepa

1.Verification typically involves review and meeting to
evaluate document , code plan and specification.
Validation typically involues actual testing and it takes
place once verification is completed

2.Severity - This refers to seriouress of the bug
Piroity - Must fix as soon as possible.bug is blocking
further progress

4.Traceabilty Matrix - This provide an evidence that all
the software req are met to the completion of the testing.
This document estabilishes the traceability between req and
test cases executed at the system phase.

6.What are the tabs in the latest version of Test Director?

Requeriments
Test PlanTest cases
Defect

8.What will you do first when you are asked to start
testing?

First and foremost we need req document...Then we need to
understand the application as client needed...we need to
prepare Test plan,Test cases etc.

9.What will you do if you find a bug first time? Can i
directly report to the developer?

We need to raise the bug in the Defect tracking tool and
assign to the developer.

10. Yes winrunner can be connected to Test Director.

Is This Answer Correct ?    1 Yes 0 No

1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: ..

Answer / sreenu babu

CAR generally means Cause Analysis Report------- used to
analysis any unexpected activity( which is not in risk plan)
happened in the testing process.

Sreenu Babu

Is This Answer Correct ?    0 Yes 0 No

1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: ..

Answer / rehina

CAR is Causal Analysis and Resolution.It comes as the one
of the KPA or key process area of level-5 in Capability
Maturity Model.

Winrunner TD connection

1 . In winrunner in tools menu TD Connection option is
there.select this.
2 .Take that one and give the server name in which td is
installed.If it is ur own system give that name and click
connect.
3.Give project name that u have created in td.Then give
username and password u have created in td for this project.
4.Check 'allow connection for local project' .

now u will be connected to td from ur winrunner. and when u
try to save ur script it will be saved in the current
connected project in td.

Understood ?

Is This Answer Correct ?    0 Yes 0 No

1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: ..

Answer / xyz

4) Traceability matrix is done so that none of the
requirement misses teh corresponding Test cases.It is
mapped in such a way that ecah requirement has a test case
and that is executed.

8) Athrough analysis of the application along with the
requirements are necessary to start the testing,then try to
think of the possible scenarios that the end users will do
once they use the application,prepare the test
cases,review,fix the comments and execute the same.

9) After finding the bug for the 1st time,we need to check
if its duplicated,if no keeping the TL in loop we need to
inform the developer.

Is This Answer Correct ?    0 Yes 0 No

1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: ..

Answer / subbu

1.Quality control is the another name for verification.
verfication nothing but what we take precaution while
developing project is called verficatin. verification is
done during the development phrase. EX:Reviews,Meetings..
Quality assurance is the antother name for
validation.validation nothing but what we take precaution
after developing project is called validation. Validation
is done after developing the software.

2.In yahoo messanger example, there is uid and password,
Severity High and Priority High: uid and password taking
wrong unsuscribed userid and password.
Severity High and Priority low: There is a spelling mistake
in yahoo messanger.Ex:Instead of uid, there is vid.

3.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What kinds of testing have you done?

2 Answers  


You have raised a priority 1 bug that needs to be fixed for release tonight, the developer concerned is refusing to fix this, what do you do and why?

2 Answers   HCL,


what is mean by service level testing? what will come under this?

1 Answers  


Hi , Am Working in Testing(manual) in one of company in chennai and am testing on web portals i.e our company own products.So am testing manually . can i know My Designation is SOFTWARE TEST ENGINEER OR QA ENGINEER ?

3 Answers  


what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?

1 Answers   CTS,






What is the difference between GUI and UI testing?

9 Answers   Zolon,


Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..

0 Answers  


write test strategy for hotmail login screen

4 Answers   InfoSoft, QA,


What is ofx testing?

0 Answers   Infosys,


What is diference between Draft and Build

1 Answers  


how we send mobile applications software to mobile device ? how outlook express interacts with mobile software? any body pls tell me this answer?

2 Answers  


What is the type of testing that you apply for maintenance phase in V-Model

1 Answers   CFC,


Categories