ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories >> Software >> Testing
 
  Manual-Testing (3957)  QA-Concepts (438)  Mobile-Testing (42)  Test-Cases (219)  Test-Documents-Reporting (38)
  Testing-AllOther (357)
 


 

Back to Questions Page
 
Question
What is configuration Management 
What is change management 
What are Severity and priority levels 
What is Data integrity and Data validity 
What are the browsers available and explain their versions 
Is it possible that Quality variates project to project 
What are GUI Map files and explain their Contents 
What is Data base check point and why we go for that 
What is the difference between the  Client server 
application and a Web application 
  Does Winrunner Supports Web applications 
What is process Management 
What is an Error, Defect, Bug 
What is Quality 
Which version of Winrunner you are using 
What is Build Verification and why we go for it 
What is Defect density 
What is Integration testing 
What is Static testing and types of Static testing 
What is Validation testing 
what is Data driven testing and why we go for data driven 
testing 
what is the definition of Testing 
What is Sanitation Testing
 
Rank Answer Posted By  
 Question Submitted By :: Bollasaikishore
This Interview Question Asked @   Semantic-Space
I also faced this Question!!   © ALL Interview .com
Answer
What is an Error, Defect, Bug?
Error : it is comes under programming.
Defect: it is comes under testing. if the tester find out
any problem(defect)in the application it is called defect.
bug: it is also comes under testing.
 when ever developer/programmer accepts the defect(to
rectify) which is raised by a tester, it is called as a bug.


"Every Bug is a defect but every Defect is not a bug"
 
0
Rama
 
 
Question
What is BVA and ECP 
2.      Which version of WINRUNNER and QTP you are using in 
the project
3.      What is the use of Recovery manager in QTP
4.      What is retesting and regression testing
5.      Write the SQL queries for the following EMP table  
to select the employee id and his details from emp table
 
 
6.      For example: employee dept and employee id and 
employee name and employee salary
7.      what is a sub and what is a driver
8.      What are your roles and responsibilities in  your 
project
9.      Does BVA is equivalent to ECP
10.  If you find a bug what will you do
 
Rank Answer Posted By  
 Question Submitted By :: Bollasaikishore
This Interview Question Asked @   AZTEC
I also faced this Question!!   © ALL Interview .com
Answer
Hi PavanKumar, Ask each question separately so it would be
easy to answer what we know. Am answering only for ur 4th
question.


A bug is fixed. Now the tester may just check whether the
bug now occurs or not. Or he may check not only the bug
occurs now or not but also the other areas the data flows
and the areas it is connected to.

The former is called retesting and the latter is called
regression testing.
 
0
Param Gates
 
 
Answer
retesting is the testing after fixing the bug verify 
conduct the prevoius test on the build.
Regression testing is the testing after fixing the 
bug,conduct the testing on major functionalities of the 
application...
 
0
Pavankumar
[Mahindra]
 
 
 
Question
How can i select multiple items from a WebList bOX USING QTP
Rank Answer Posted By  
 Question Submitted By :: Sastry
This Interview Question Asked @   Syntel
I also faced this Question!!   © ALL Interview .com
Answer
Hi,
You can select multiple items from the Web List by using 
ExtendSelect.
For Ex:

Browser().Page().Weblist(WebListName).Select(WebListValue1)
Browser().Page().Weblist(WebListName).ExtendSelect
(WebListValue2)
Browser().Page().Weblist(WebListName).ExtendSelect
(WebListValue3)
.................. ....... (WebListValue4)
..................  .......(WebListValue5)
 
0
Sri Satya
 
 
Answer
Dim a,i

'Getting list box count

a=Browser().Page().Weblist(WebListName).GetItemsCount 

'getting list box values

For i=0 to a-1
    msgbox  Browser().Page().Weblist(WebListName).GetItem
(i),4,"States" 
Next
 
0
Ragupathi From Syntel
 
 
Question
Idid my qtp course in 2007 june in mind Q i for got to use 
this tool ,i want to mention in my resume  about this ,how 
can i rectify this ,pls give me any idea .
Rank Answer Posted By  
 Question Submitted By :: Guest
This Interview Question Asked @   Quest
I also faced this Question!!   © ALL Interview .com
Answer
So Please go to the Mind Q once again that is the best way 
to rectify your problem.
 
0
Tiger
 
 
Answer
my name is bhagya with macharla41@gmail.com 
if u do co-practice with me i hope u can recollect it
mail me with ur full data as ur nameno,mail-id...
 
0
Bhagya
 
 
Question
Script is working fine in Vgen.. but while running in 
Controller a error is throwing as 
"Action.c(59):Error-27995:Requested link(Text=My account")
not found"
I searched and it is pointing "web_link(...)" line. Plz 
help me regarding this.. if any.. Thanks
Rank Answer Posted By  
 Question Submitted By :: Aprashanth
I also faced this Question!!   © ALL Interview .com
Answer
I think you have done this in HTML mode so please do the 
same in URL mode and try to correlate of dynamic things.

hope will get resolved.

Thanks,
Raj
 
0
Raj
 
 
Answer
there would be some dynamic value which needs to be 
parametarised/ correlated , like account number or like...!
 
0
Syed Ahmed
 
 
Question
How to perform a stress test on an ATM machine?
(Note ATM is a Bank ATM say Citibank, IICICI etc)
Rank Answer Posted By  
 Question Submitted By :: Ghatevm
I also faced this Question!!   © ALL Interview .com
Answer
here the stress test doesn't exactly the same machine the
server side by using the card(atm) for more no of times than
its exact load.
for one atm machine then try to transact more cards at a time .
more no of transactions by the machine in a given period of
time to check what is its max capacity of work load accepted
by the system.

try to transact by n no of cards for transaction in day
without giving time interval.
these are some of the stress related things for an atm machine
 
0
Jagadish
 
 
Answer
Very nice answer.....
i just thought of addin 1 more point.
during a transaction there are button in the machine, try 
multiple keys during another prosess.
e.g. u pressed for mini statement and wen the statement is 
being prosessed, press enter button or clear button.
I hope i was clear.
 
0
Saurabh
[Mphasis]
 
 
Answer
good saurab but here we are testing on the stress i.e more
than its load at what point the system is not responding for
the request processed by a customer on an atm is stress. u r
description can be used for the test cases of functionality
but not the stress
with regards
jagadish (jagadishk.9454@gmail.com)
 
0
Jagadish
[Mphasis]
 
 
Answer
Jagdish,
I agree both of you. You both are right as it is a stress 
test can be performed for  a single functionality/multiple 
functionality at a given point of time.

I wanted to thank you as soon I got your response, but i 
wanted to wait for few more responses.

Thanks for Saurab too, giving one more direction of testing.

regards
-Vinod Ghate
 
0
Vinod
[Mphasis]
 
 
Answer
venkat,
i agree above all the answers are some what releavent to 
the question.
we wanted to check weather the ATM bank is response to the 
behiond mini statement to all the entered ATM card from the 
customer.
 
0
Venkat
[Mphasis]
 
 
Answer
thanks for your valuable answers
 
0
Prabu
[Mphasis]
 
 
Question
What is descion table?
Rank Answer Posted By  
 Question Submitted By :: Vhari11
This Interview Question Asked @   Mind-Tree
I also faced this Question!!   © ALL Interview .com
Answer
descion table is one of the black box testing technic
 
0
M.m. Swamy
 
 
Answer
Decision Table is the method used to build a complete set 
of test cases without using the internal structure of the 
program.
 
0
Hari S Sankar
[Cil]
 
 
Question
What are the Testing types  can Follow for Web application
Project ?Please Help me .....Urgent ....
Rank Answer Posted By  
 Question Submitted By :: Mugilan
This Interview Question Asked @   CTS , Airline
I also faced this Question!!   © ALL Interview .com
Answer
smoke or sanity testing is the first test, where we check
the from login to logout all the functionalities are
testable are not. in some companies the smoke is done
firstand sanity at the end of all tests vice versa
then the functional testing all the things as in the web
application we get the top of the screen we get some
functions , left pane we get some functionalities, right
pane some functionalities, center and bottom from login to
log out. with out missing any thing or any functionalities.
then we apply the regression testing technique for the same
things after fixing the bugs.
then integration testing has to be done checking the
integration of the 
after getting satisfied with the build to the functional
spec requirements. 
then we have to check the performance
last the uat (user acceptance test)
if you need more detail please contact me on my mail
jagadishk.9454@gmail.com 
this varies with company to company
 
0
Jagadish
 
 
Answer
Web Application test includes following tests
1) functionality - sanity, smoke, functionality
2) UI based testing - GUI testing
3)Performace - Load, Stress, Volume
4) Security - Penetration  & security ( acess, 
authorisation & encryption/decryption)
 
0
Swati
 
 
Answer
the security testing is needed only for the secured sites
like banking finance etc not for all 
the answer is correct by swathi except the security testing
there is one more testing that is compatibility i.e.
platform independence as this is for web related testing.
 
0
Jagadish
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com