| Back to Questions Page |
| |
| Question |
What is p0,p1,p2,p3 in software tesing |
Rank |
Answer Posted By |
|
Question Submitted By :: Noopur |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | we define the priority of the bug.
po define= Critical.
p1 define= High.
p2 define= Medeium.
p3 define= Low.  |
| Priyesh |
| |
| |
| Answer | Two terms associated with Bug.
Severity and Priority.
Severity means how severe the defect is.
Severity is decided by the Tester which can be Showstopper,
High, Medium or low.
Priority means how early the defect should be fixed.
Priority is decided by the Developers.  |
| Hareshvaity |
| |
| |
| Question |
what is parametrization ? How do you parametrize in qtp ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Vijay.b |
| This Interview Question Asked @ CTS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | parametrization is a process of changing original value with
set of value or defining set of values for original values.
DDT(Data Driven Test) can be execute by parametrization.
DDT Life Cycle:---
Create Test
|
Create Test to DDT
|
Parametrize the value
|
Run Test
|
View Result  |
| Vivek |
| |
| |
|
|
| |
| Question |
what is self cleaning of test cases and repeatability and
usability of test cases?what is the difference in
repeatability and usability |
Rank |
Answer Posted By |
|
Question Submitted By :: Mradula |
| This Interview Question Asked @ Wipro |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Repeatability - refers to how many times you are executing
the same test case either for same functionality or
different functionality in the same application
usability - refers to how effective the Test cases are
related to defect findings  |
| Poonam |
| |
| |
|
| |
|
Back to Questions Page |