Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is keyword driven testing? what is the difference
between severity and priority?

Answers were Sorted based on User's Feedback



What is keyword driven testing? what is the difference between severity and priority?..

Answer / rudraneel

SEVERITY VS PRIORITY :

-->Severity :
How badly the bug can affect the application or the product
-->Priority :
How fast the bug should removed from the application or the
product

-->Severity is assigned by the Tester
-->Priority is assigned by the Test Leader(not
mandatory...but usually)

Is This Answer Correct ?    1 Yes 0 No

What is keyword driven testing? what is the difference between severity and priority?..

Answer / vinita arora

Keyword-driven testing (also: table-driven testing, action-
word testing) is a software testing methodology. Although
keyword testing can be used for manual testing, it is a
technique particularly well suited to automated testing[1].
The advantages for automated tests are the reusability and
therefore ease of maintenance of tests which have been
created at a high level of abstraction.
Severity describes the seriousness of the bug.

Due to a bug a total module may not be accessed.For example

bug1: if "Application"button is clicked then it should
open the application form page. If the button click does
not work then it can be described as severity is "high".

bug2: If the click of "Application" button opens the
application page but the details needs to be displayed in
the current page are not displayed then it can be described
as severity is "medium".

bug3: If the caption of the "Application" button is
misspelled as "Aplication" then it can be described as
severity is "low"

Priority describes what is the bug which needs to be fixed
at the earliest. This is normally decided by the PM.

For example in the above case if the "application module"
need not be submitted immediately then bug1 and bug3 may be
given "high" priority where as bug2 may be given
priority "low"

In the above case if the "application module" has to be
given immediately then all the three bugs bug1,bug2,bug3
are given "high" priority.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

When Bitmap check point fails..How many windows will appear?

3 Answers   Symphony,


How to know from the script that whether the object is custom object or virtual object?

5 Answers   Wipro,


how many checkpoints are provided by WR

3 Answers   Ordain Solutions,


what is the basic knowledge required to work in BFSI domain ?

7 Answers   HCL, Nucleus Software, Standard Chartered,


How to recover the Parameter out of range error while running the script in verify mode

1 Answers  


which option allows to execute script from a given location

1 Answers  


can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?

2 Answers  


Is it Winrunner supports All web based applications?If supports how extention?

5 Answers   Relq,


what is qtp licence

0 Answers  


descriptive program for web application.

0 Answers  


is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.

2 Answers  


What do you verify with the database check point custom and what command it generates, explain syntax?

0 Answers  


Categories