| Back to Questions Page |
| |
| Question |
Can you suggest a test system with interactive desktops,
live dashboards, and instant communication features?
|
Rank |
Answer Posted By |
|
Question Submitted By :: Charles |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | From my personal experience, I can say for sure that Zephyr
is the perfect test management system having all the above
mentioned features. You can check for more details in Zephyr
2.5.  |
| Andy |
| |
| |
| Answer | Try www.getzephyr.com  |
| Rrttm |
| |
| |
| Question |
How much Salary can u ask for Manual Tester Position with
1+yrs of Experience in an MNC like Infosys? |
Rank |
Answer Posted By |
|
Question Submitted By :: Raghu. |
| This Interview Question Asked @ Infosys |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | It is best if u say "according to company nome's"  |
| Shyam.meghansh |
| |
| |
|
|
| |
| Answer | Ask as per your current CTC comparing with company norms and u may nogotiate with that  |
| Krishnatej |
| |
| |
| Question |
What are the testing techniques? pls let me know in detail |
Rank |
Answer Posted By |
|
Question Submitted By :: Murali.msc03 |
| This Interview Question Asked @ HCL |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | All Techniques which are included in Black box  |
| Shyam.meghansh |
| |
| |
| Answer | Testing techniques is the apporach used for testing the
software.It can be divided in to static and dynamic testing.
static testing is done without executing the software by
conducting peer reviews, formal reviews and inspection.
Dynamic testing is done by executing the s/w to ensure the
functionality is working fine and it meets the expectations
of customers.
Dynamic testing further divided into three types
1.black box or specification based or functionality based
or behavioral testing
under black box testing we have
a.Boundary value analysis
b.equivalence partioning
c.decison table testing
d.state transtion testing
e.use case testing
2.White box testing or structual based or glass box testing
a.statement coverage
b.condition coverage
c.decision coverage
3.Experience based testing
a.exploratory testing
b.error guesing  |
| Rathnapriya |
| |
| |
| Question |
How do you train another QA engineer? |
Rank |
Answer Posted By |
|
Question Submitted By :: Sanjeev238 |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | If he is from IT background then it is easy .... give him
some documents related QA process and methodologies. so that
he will be familiar with the terminology  |
| Shyam.meghansh |
| |
| |
| Answer | I will train the people by Pictorial Pesentation for better
understanding  |
| Sandeep Suri |
| |
| |
| Question |
What are the other test cases apart from functional test
cases u write. I told sanity and resgression test case.Then
He asked what u cover in sanity test cases and give with
example... |
Rank |
Answer Posted By |
|
Question Submitted By :: Er.jayanta |
| This Interview Question Asked @ Sapient |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Sanity test we do to verify the new build. Its least
required to write test cases for sanity but if u want then
it will be very basic like pages are navigating properly
after filling form value you are able to submmit
successfully. In this test we dont verify the output  |
| Aseem |
| |
| |
| Answer | hi , It would be more appropriate if you say smoke testing
also, see once the product is prepared or on initaial
stages we write testcases for each module
(FUNCTIONAL/SAnity) is covered in that case,
then comes after the product prepared we have to test its
daily report on Smoke asis as well as regression asis
so the answer will be SMOKEand REGRESSIOn test cases  |
| Preeti |
| |
| |
| Answer | Firstly we do not write sanity test cases. Apart from
Functional test cases we write System test cases,
integration test cases  |
| Shyam.meghansh |
| |
| |
| Question |
how do i know that I am using 32 bit Windows |
Rank |
Answer Posted By |
|
Question Submitted By :: Maurya |
| This Interview Question Asked @ SunGard |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | The terms 32-bit and 64-bit refer to the way a computer's
processor (also called a CPU), handles information. The
64-bit version of Windows handles large amounts of random
access memory (RAM) more effectively than a 32-bit system
1.Open System by clicking the Start button, clicking Control
Panel, clicking System and Maintenance, and then clicking
System.
2.Under System, you can view the system type.  |
| Karuna |
| |
| |
| Question |
How to start testing after project kick off ??? |
Rank |
Answer Posted By |
|
Question Submitted By :: Bhuking |
| This Interview Question Asked @ CTS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Testing team needs all the documents to be bundled and released.
In case of Black Box testing, tester will get the idea by
reading all those documents then he/she can start the testing.  |
| Aparna |
| |
| |
| Answer | Testing - meaning application testing starts after the
first build arrives. At project kickoff stage, there is
info avaliable on the product concept and some
functionalities of the product. At project kickoff the
product, the methodology, project monitoring and control,
and build management is dicussed. Subsequent to this QA
analyses the product and technology requirements and
identifies the resources to test. QA then draws up a
preliminary QA effort estimate. As more information becomes
available, it is analysed and reveiwed by QA and the QA
estimate is updated.  |
| Manijanmi |
| |
| |
| Question |
What is Buddy testing?
|
Rank |
Answer Posted By |
|
Question Submitted By :: Mreddy |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | If any bug got fix and that bug is not directly affecting
your component but we need to do testing(Eg: product is
divided into 4 modules and in one module a bug got fixed
(eg a audio codec got fixed)but you are not seperatly
testing for audio in your module, but you test audio play
back in your module then your component/module is buddy for
that)  |
| Gangi |
| |
| |
| Question |
What is Deffered? explain it who allocate it?
|
Rank |
Answer Posted By |
|
Question Submitted By :: Mreddy |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Deferred is the term used when developer fix the defect it
in next release.
Deferred situation arises in following cases.
1. When developer thinks that the defect is valid but this
change may affect the existing one.
2. When development team and testing team have an argument.
3. The first build is on high priority due to that this
defect will be moved with next build.That s why defect is
deferred.  |
| Aparna |
| |
| |
| Answer | Deffered: The bug or the functionality which is expected
will be fined in the future build, that means it is
postponed....
This happens due to the following reasons
1) Testers report the bug, the Developer asks for further
requirement which the tester can't provide at that
situation, so the bug which the tester reported will be
deffered.
2) In another scenario, where the developer is convienced
that this is a valid bug , but in the current realse or
build that will not be of more important what the client is
expecting , so the development team and the testing team
will decide and deffer it..
3) In another scenario, if there is misunderstiding between
the developer and the tester, what ever bug the tester
proudces , the developer will not listen or give important
and he will work on different bugs... so at this time also
the bug can be deffered..  |
| Srikanth J |
| |
| |
|
| |
|
Back to Questions Page |