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
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.
what is unit testing? It comes under white box or Black Box testing?
Q-1) You are running out of time but you have to test the software what will be your approach? Q-2) The largest cost of quality is from production failure.true or false Q-3)Defects are lest costly to correct at what stage of development cycle? Q-4) what is that tester complain usually?
What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????
any one can explain me what is qa and qc and what is diff between both tell me in interview point please thanks in advance
How can u do the follwing 1)Usability testing 2)scalability Testing 3)portability Testing
which are the different types testing tools are available and which tool is mostly used in industry
what is meant by Adapt testing?
I attended ADOBE,bangalore interview in aug 2009.first round written test they ask questions 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line. Some objective question were there but they were easy. 1st LEVEL WRITTEN TEST FOR QA: 1. 15 min Logical Ability test: Simple syllogism based questions, sequence related questions, etc 2. 30 min Quantitative Aptitude test: Simple Arithmetic, angles, geometry, profit/loss, number system There will be 15 questions for match the column Mark A if column A is GREATER than column B Mark B if column A is LESS than column B Mark C if column A is = column B Mark D if DATA IS INSUFFICIENT There are very simple typical baron based There would be 3 questions on triangles all three were from RS Aggarwal. 17. there was one set of questions on the DI question on 20 -25 were on this graph It was about the total mass of human body is 70,000 gms Muscles 30000 Bones 10000 Blood 5000 Liver There were two pie charts Which tell the percentage of water in the food. And the second one tells the which parts ,,something like that Question 1. what percentage of total mass does liver has Ans 2.4% What is the ratio of bones to total mass All the questions are simple .. 3. 45 min Testing concept test: 20 objective multiple choice qustions like binary form of numbers, virtual memory, lossy compression, while loop, if-then-else, error codes. 1. Winzip is a a. lossy compression b. lossless Compression c.text d image 2. output of 11000100 minus 2 3. Memory leakage is because of a.variable not decraled b. variable not free.. like this 4 options were given 4. Virtual memory concept is related to a. memory leagkage {mospagebreak} 5.Reggretion testing is defined as a. testing the whole application b.testing the different modules in the application 6. If the time is very limited for the testing then what would u test in the application. a. run all the tests b.look for the most used featues in the application c.go to the test plan and run the test based on the priority I would suggest to go thru all the definition like what is regretion testing .what is unit smoke.etc. 1 Test Case Writing questions: 10 test cases for entering 3 values representing sides of a triangle and the program giving output as scalene, isosceles or eqilauteral (10 Marks) 1 Output of a calculator and finding the error in the output, write the defect log for the bug (5 Marks) 1 Ques on weather Dev should do the testing or not. Give 3 reason on favour and 2 against it. (5 Marks) 1 Question diff between priority of a bug and severity of a bug. Give example of one case where priority is high but severity is low and one case where severity is high bur priority is low. 1 Question on a program that calculates P=R/I where R, I are integer inputs and P a floating point output. Write 10 test cases for this - 5 Marks. 2nd round: 1.write a testcase for login page,mobile phone. 2.write a program for fibonacci series. 3.puzzles (-%-+-+--=-%-+--) fill the dashes with nos from 1 to 9.left hand side only odd nos. right hand side only even nos. the nos should not repeat. 4.what is sanity testing,regression testing,explian about ur project etc.. 3re round: 1.explain about ur project.they will ask questions from projects like what is the web server used in ur project,what are all the clinents ur company will have?team size etc... 2. one puzzle. i attended upto this level only...still more rounds will be there....if u goto adobe interview be clear in testing concepts,basic programs and more puzzles.
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA
What procedure you follow between gathering requirements and carried out testing?