What is the difference between severity and priority?Which one is used by a tester?
Severity is decided by the testers but the developer has to decide the priority to fix a problem, testers could not decide the priority.
SEVERITY- is the seriousness of the problem or how adverse effect does it have on the functionality of the application.
Severity - is nothing but the impact of the defect on the application.
PRIORITY- is what priority is given to the defect for its fixation or urgency to solve a problem.
What is seviority and priority?
Severity : Impact of bug on the application . How is it effecting the project.
Priority : Whech bug should be solved first in order to benefit the system process.
Seviority : defines the importance of defect with respective to "Functional point of View".
Priority : defines the importance of defect with respective to "Customer point of view"
Test data is simply the data which is affected or affects
the system or component.Hence we need to filter out the test data to forbid the term exhaustive testing.So we can
implement different test techniques like Equivalent
partitioning or boundary value analysis etc
Test Data:---------Inputs: Client Document and Application OutpUts: Process flow And Checking Process.This Data is collected from functional process flow .thi is provided by businesh analyest he said ...
What are the features & benefits of quick test pro(qtp)..?
Operates stand-alone, or integrated into mercury business process testing and mercury quality center. Introduces next-generation “zero-configuration” keyword driven testing technology in quicktest professional 8.0 — allowing for fast test creation, easier maintenance, and more powerful data-driving capability...
Answered by: praveena
Answered On : Sep 21st, 2005qtp is mainly used for functionality testing.qtp is user friendly both technical and non technical users can easily access.qtp has two views
keyword view and expert view
in keyword view when u record a test it genarates the script in tree format.it is very easy to understand.if u want to view the vbScript use the expert view.
qtp has active screen using that u can enhance the script with out navigating to the application.like u can insert checkpoints and synchonization points.
qtp has automated documentation.when u start recording it genarates the autodocumentation in plain english.
using qtp we can parametarize objects,checkpoints,datadriventables.this will give more flexibility.
QTP has one of the best option Object spy.Using these we can find the actual name of the execution file. If we don't have this option we cannot write script manually.That means when we write script ma...
QTP is one of the automation tool.
Using thes eassy to test the application.
It is a licenced version.
It provide the service.
It has so many options.
And it support visual Basic programs. It is eassy to write and understand the tester point of view.
First we should have SRS, also we should have testplan.
There should be a process doc for all QA AND QC