| Back to Questions Page |
| |
| Question |
what is the difference between sanity testing and smoke testing. |
Rank |
Answer Posted By |
|
Question Submitted By :: Hemanth |
| This Interview Question Asked @ ESS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | It is the primary testing after which further testing
should be done. It helps reduce the time of testers.
For eg in a LOGIN window, if it does not allow you to LOGIN
no point in logging in,so we can go ahead with Basic
Testing. This is also called Sanity Testing.  |
| Vani Valentina |
| |
| |
| Answer | Conceptually Smoke testing and sanity testing both are same
but perception ally these are different.Smoke testing:Smoke
testing is conducted with negative perception it is the
testing in which all the functionality are available are not
is tested to proceed for further overall testing.Sanity
testing: This is also test for to check whether all the
functionality are available are not.But this testing is
conducted with positive perception.  |
| Debasish Bhadra |
| |
| |
| Question |
When testing a grade calculation system, a tester determines
that all scores from 90 to 100 will yield a grade of A, but
scores below 90 will not. This analysis is known as:
A. Equivalence partitioning
B. Boundary value analysis
C. Decision table
D. Hybrid analysis
|
Rank |
Answer Posted By |
|
Question Submitted By :: Disha_gupta83 |
| This Interview Question Asked @ ISTQB |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | equivalence testing  |
| Harri |
| |
| |
|
|
| |
| Answer | Equivalence partitioning  |
| Raj |
| |
| |
| Question |
what is testing process with QTP in organization |
Rank |
Answer Posted By |
|
Question Submitted By :: Krishnateja |
| This Interview Question Asked @ Tech-Mahindra |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Quick Test Professional (QTP) is an automated functional Graphical User Interface (GUI) testing tool that allows the automation of user actions on a web or client based computer application.
It is primarily used for functional regression test automation. QTP uses a scripting language built on top of VBScript to specify the test procedure, and to manipulate the objects and controls of the application under test.  |
| Rahul |
| |
| |
| Question |
what is the difference between integration testing and end to
end testing? |
Rank |
Answer Posted By |
|
Question Submitted By :: Sairani |
| This Interview Question Asked @ Keane-India-Ltd |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Integration testing is testing different modules with in a
software system at once,,ieall the modules are tested as a
one whle software system
end-to-end testing is nothing but testing a product as and
end user to ensure whether it meets all requirements of end
user.  |
| Hari |
| |
| |
| Question |
What is Defect Density? How it can be calculated? |
Rank |
Answer Posted By |
|
Question Submitted By :: Disha Gupta |
| This Interview Question Asked @ ISTQB |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | It defines about the bugs found by client to bugs found by
tester  |
| Ashwini |
| |
| |
| Answer | The no of defects identified in a component or system
divided by the size of the component of the system.  |
| Raj |
| |
| |
|
| |
|
Back to Questions Page |