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  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 


 

Company >> Datamatics >> Datamatics Questions
 
 Datamatics technical test questions  Datamatics Technical Test Questions (1)  Integra aptitude test questions  Integra Aptitute Test Questions (1)  MBT interview questions  MBT Interview Questions (13)
 
Back to Questions Page
Question   Write entry for interest receivable from bank Rs. 15000 TDS 2250. Rank Answer Posted By  
 Interview Question Submitted By :: Pankaj Rastogi
I also faced this Question!!   © ALL Interview .com
Answer
bank a/c ----dr   15000
tds a/c------dr    2250
     to interest receivable a/c  ----17250
 
0 Supriya Tukaram Raut
 
 
Answer
bank a/c ----dr   12750
tds a/c------dr    2250
     to interest receivable a/c  ----15000
 
0 Hareesh Bhatt
 
 
Answer
intrestA/c dr 15000

cash a/c12750

tdsa/c 2250
 
0 Anand
 
 
 
Answer
Interest Receivable A/c Dr  15000
        To Interest A/c     12750        
        To TDS (Received)    2250
 
0 Kumar
 
 
Answer
bank A/c Dr        15000/-

intrest rec. A/c              12750

tds payableA/c                2250/-
 
0 Raj Shukla
 
 
Answer
We can do this below

1) Journal Entry
   DR Interest Receiveable 17250
   CR Interest Recd        17250

2) bank Entry
   Cr Interest Receiveable 17250
   Dr Bank                 15000
   Dr TDS Receiveable       2250
 
0 R.rajesh
 
 
Answer
To Interest Receivable a/c   Rs.15,000/-
By Tds a/c       Rs. 2,250/-
By Bank/Cash a/c Rs. 12,750/-      

Being interest received for the F.Y ......... on so and so
a/c.
 
0 Shiwani Vaishnav
 
 
Answer
To Interest Receivable a/c Rs. 15,000/-
By TDS a/c       Rs.2,250/-
By Bank/cash a/c Rs. 12,750/-


Narration:- Being Interest receivable for the F.Y ....... on
so and so a/c.
 
0 Shiwani Vaishnav
 
 
Answer
INTEREST RECEIVABLE A/C DR. 15000/-
TDS A/C                 DR.  2250/-
         TO INREREST A/C      CR.      17250/-
 
0 Brijesh Kumar
 
 
Question   Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts? Rank Answer Posted By  
 Interview Question Submitted By :: Karthik
I also faced this Question!!   © ALL Interview .com
Answer
"on error resume next" is to resume the QTP to the next 
line,next action when an error occurs while executing the 
Test Script
 
0 Ganesh Kumar
 
 
Answer
On error resume next - If any error occured in the function 
then qtp will skip that error and start from the line next 
to that and report the error in the result.
On error go to 100 - goto 100th line.
If the scripts are independent to each other, then you can 
execute the scripts even if it stops in 10th script, in 
later you can continue testing with that.
 
0 Aiswaryan
 
 
Question   Which things do you examine in requrement while writing testcases. Rank Answer Posted By  
 Interview Question Submitted By :: Supriya
I also faced this Question!!   © ALL Interview .com
Answer
Beofore writing test case
1. check for BRS
2. Understand the functionolity of the application
3. Understand the sequence of the application

Muralidharan 
dharanmu@yahoo.com
 
0 Muralidharan
 
 
Question   What is catch up depreciation Rank Answer Posted By  
 Interview Question Submitted By :: Lavanya26k
I also faced this Question!!   © ALL Interview .com
Answer
Catch up depreciation is depreciating the asset in the 
current period so as to bring the asset to correct value.

This is done in case if the asset had been underdepreciated 
in previous periods and to correct the error we depreciate 
it to bring to acceptable levels.

Suggestions welcome
 
0 Raghu Kalavendi
 
 
Question   Hi,I am new to software testing. My question is, What can be the possible test cases one can write for a chair Rank Answer Posted By  
 Interview Question Submitted By :: Salil.jog
I also faced this Question!!   © ALL Interview .com
Answer
Verify the design of the chair
verify of which material it is made
verify the height of the chair
verify the strongness of the chair
verify the color of the chair

and so on....
 
0 Satish
 
 
Answer
Hi, Some test cases for the chair could be..
1) Check all the joints of the chair.
2) Check the color of the chair.
3) Check all the legs of the chair must be equal.
4) Check whether the chair is strong enough or not,means how  
   much load can we put into it.
5) Check weather the built of the chair is comfortable in 
   sitting or not.
6) If its a revolving chair then verify its machinery is 
   working properly or not.
7) Check all the handles of the chair are strong enough or not.

Plz correct me if i m wrong...
Regards 
nitin9360@gmail.com
 
3 Nitin Verma Hcl
 
 
Answer
Thanx for the answers.
 
0 Salil.jog
 
 
Answer
Ask the interviewer for the requirements specification 
document then you can tell the possible test cases.
 
0 Srinivas
 
 
Answer
for such type of pencil,chair,table,pen,questions. we must
divide the test case into usability, functional,
non-functional so it would be easy to formulate an answer
 
0 Kishores
 
 
Question   What is non-functional testing? Rank Answer Posted By  
 Interview Question Submitted By :: Srinivas
I also faced this Question!!   © ALL Interview .com
Answer
after completion of sucessful functional testing on 
software build, the test engineers are concentrating on 
extra characteristics of that software testing.such as user 
interface testing,realibility testing configuration 
testing...
 
0 Devi
 
 
Answer
Non-functional testing covers that part of the application 
in which the functionality of the application is 
irrelevant. For example, look and feel[GUI] testing.
 
0 Tester
 
 
Answer
In Generic Terms the word Non-Functional in Testing meant 
to Performance, Load, Stress, Volume.... Testings.

In Manual - What Ms.Devi had mentioned above is Field Level 
Validations part of Unit Testing which is supposed tobe 
done by the development team.

As per my knowledge Non-Functional in Manual Testing 
relates to Testing the functionalities which is not 
available in the Requirement Document. 
For E.g. 
In a Masters Module checking - Duplication of Records in 
Add / Edit Screen
Soft / Hard Delete - Delete one record and try to add the 
same record - if its soft delete it shows already exists 
but user cannot view the record in the interface - status 
were changed in Backend
Important one is Referential Integrity
Parent Level module cannot be deleted if it contains any 
records in child level modules.
and Security Testing ( Check Cookies were deleted 
properly ) -- Big Topic will discuss separately

Any queries send email to s.nandakumar at sify dot com
98844-17981
Regards
Nanda
 
5 Nanda
 
 
Answer
Testing requirements of a system that do npt relate to 
functionality,this includes performance, security, 
reliability, load, volume, sociability, failover and 
recovery, stress testing.
 
0 Swapna
 
 
Answer
Functional testing- its all the part of requirements 
documents, business document, testplans etc, functional 
testing will relate to all part os the page interacting 
with the other page with the exact mapping of variables. 
this testing process will include the actual business which 
is expected by te customer.
Non Functional testing- its a part of checking the 
stability in the appication, for instance how does the 
variables reflect if the data entered is not relevent to 
the data which specified. non functional testing involves 
adhoc testing process to check the stability. non 
functionality testing involves different ways meaning it 
can be testing the accespatence after changing the 
environment changing the popup messeges ect.
 
0 Ravikiran
 
 
Question   which command u will use to access the application through descriptive programing? Rank Answer Posted By  
 Interview Question Submitted By :: Subhan.qa
I also faced this Question!!   © ALL Interview .com
Answer
In Descriptie Programming we use InvokeApplication

InvokeApplication "path" in QTP

Or
SystemUtility Comaand  in QTP
 
2 C.chaitanyakumar
 
 
Answer
a)	When the not recognize the object in the object 
repository then  go the descriptive script.
b)	Then that time you 1st learn the that object with 
the help of the object spy then in the object spy show the 
all properties of the that object then any one of the 
properties you can use that, base create the descriptive 
script.
c)	It is minimum 4 to 6 lines only not use the more 
then, that is not good for the tester


My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in 
If any body want full explain send the mail
 
3 K.chandra Sekhar
 
 
Answer
I partially agree with the first answer and i afraid to say 
that i dint understand the second answer.
Lets keep it simple,
In case of a windows application its :
SystemUtil.Run ""

In case of a web based Appliaction its :
Broswer(browser name).Page(page name).so on....;

Invoke Application , was being used in QTP 6.5.
Please check and revert back if it applies to 8.2 / 9.0 / 
9.2 / 9.5.
 
5 Jason
 
 
Answer
invoke application ("path of the application")
OR systemutil.run "path of the application"
And see whthere the objects are available in the 
reposiutory or not..
 
0 Neel
 
 
Answer
We can use InvokApplication or SystemUtil.Run "".
Also you can use following script to open a browser usinf 
descriptive programming :

Dim ie
Set ie = CreateObject ("InternetExplorer.application")
ie.Navigate "http://www.google.ae/"
ie.Visible=True
 
0 Varsha
 
 
Question   wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference? Rank Answer Posted By  
 Interview Question Submitted By :: Subhan.qa
I also faced this Question!!   © ALL Interview .com
Answer
In QTP Datatable having Two types of Excel Sheets that are

1. Global Sheet
2.Action Sheet

Global Sheet is used for Global use, that  means what you 
entered  in global sheet that should be used in any action 
in  the Test for example: test1 having 4action. at that 
time you want to parameterize the some object in all 
actions with same Test Data. at this times used global sheet

Action Sheet is used for local use, that means  if you want 
to parameterize the actions individually with independent 
test data in test, at that time we are use Action Sheet
 
0 C.chaitanyakumar
 
 
Question   where the object repository is located?how to choose the object repository as shared or action object repositories? Rank Answer Posted By  
 Interview Question Submitted By :: Subhan.qa
I also faced this Question!!   © ALL Interview .com
Answer
Object Repositary is located at toolsmenu---->Object 
Reportory, it is stord behalf the tool. object Repositaries 
are two types

`1.Shared Object Reporsitary
 2.Per-Action Object Repositary

Shared is used for store the object for entire Application, 
maans. its create only one object Repositary for entire 
application.
Per-Action is created individual Object Repositaries for 
each action in Test.

if you want to change the object repositary (per-action to 
shared or shared to peraction) at the time of creating new 
Test only.
Navigation: Test menu--->Settings--->ResourceTab---> Object 
Repositary(here we can change the per-action to shared 
object repositary vice-varsa)

Note:
We can't change object Repositaries of exist tests from per-
action to shared Object Repositary vice-varsa

Note:
we can call the actions at that time calling and called 
action having same object repositaries. otherwise it does 
not support.
 
0 C.chaitanyakumar
 
 
Answer
hi chitanya thnx for giving this answer but am asking in
real time where the object repositories are going to be
saved.for example if the action object repositories is saved
in some folder.when we are working with that action how to
access the object repository?and am asking same for shared
one also?
 
0 Subhan.qa
 
 
Answer
Where the OR is located is based on the type of the OR your 
action is using.
If you are using per-action OR, then it wil b stored with 
your action.
For ex: say if you are working on an action1 in your test1, 
then the OR will be saved with test1\action1\resource.mtr

If it is shared OR, then whatever you selected the OR, is 
the path of your shared OR.

you can choose the OR type by below navigation:
Test menu->Settings->ResourceTab-> Object Repositary

Note : You can choose shared OR only if the action/test 
doest not contain any objects(in other cases shared OR 
radio button is disabled)
 
5 Uday Kumar_anem
 
 
Question   how u write vb script in qtp pls give me some basic script and some material Rank Answer Posted By  
 Interview Question Submitted By :: Sekhar
I also faced this Question!!   © ALL Interview .com
Answer
for example login window taken, the following script is
performed

Dialog("Login").Activate
Dialog("Login").WinEdit("username").Set "chaitu"
Dialog("Login").WinEdit("Pasword").SetSecure"mercury"
Dialog("Login").WinButton("OK").Click
 
0 C.chaitanya Kumar
 
 
Answer
Sekhar..send a blank mail to nanda.dreddy@gmail.com..i will
send to some gud material..ok
 
3 Nanda
 
 
Answer
PLz post me the testingtools Material for VB testing 
which is having more examples also thanks in advance...,
 
0 Vijay
 
 
Answer
hi am Madhu,plz send some QTP scripts...i am new to QTP.and
can u explain...
my mail id :madhu.myadaram@gmail.com
 
0 Madhu.m
 
 
Answer
dear friends,i m kumar and i m new to testing in most of 
the interview they are asking to write scripts in QTP ,if 
any one have pls send to me to this mail id thn27@yahoo.com
 
0 Kumar
 
 
Answer
plz post that gud vb scripting material to me also plz send 
to this id call2sri@gmail.com
 
0 Rahul
 
 
Answer
Hi I too am new to QTP and VBS please let me know good 
material to learn VB scripting in QTP
 
0 Rani
 
 
Answer
For me toooo at ketaki2004pune@gmail.com

Thanks In Advance


Ketaki
 
0 Ketaki
 
 
Answer
Hi,

could you please also send me some material to learn vb 
scripting in QTP?
 
0 Subha
 
 
Answer
hi am Alok,plz send me some QTP scripts..and please let me know good material to learn QTP.i am new to QTP.
my mail id : alok.aries1982@gmail.com
 
0 Alok
 
 
Answer
Hi,can any one tell how to call vbscripts in QTP
MY MAIL ID IS sivasaran558@gmail.com
 
0 Reddy Siva Saran
 
 
Question   What is pairwise testing? Rank Answer Posted By  
 Interview Question Submitted By :: Radhesh
I also faced this Question!!   © ALL Interview .com
Answer
All-pairs testing or pairwise testing is a combinatorial 
testing method that, for each pair of input parameters to a 
system tests all possible discrete combinations of those 
parameters.
 
0 Arif
 
 
Answer
In pairwise testing, two testers combinly working on the 
same system for the same project.
The main aim of pairwise testing is, to exchange of ideas 
between the testers.
The sucess of pairwise testing depends on coordination 
between the testers.
 
0 Udaykumar
 
 
Answer
TO conduct the testing senior tester with the help of 
junior tester is called pairwise testing.This much of 
testing is conducting when the time is less for testing
 
0 Dhanu
 
 
Answer
pair testing is one type of ad-hoctesting due to lack of 
domain knowledge junior testers are paired up with the 
senior testers ,called pair testing .
 
0 Satyaprasad
 
 
Answer
pair wise tsing is an effective test care genertion
technique that is based on  the observation  that most
faults are caused        by interaction of atmost two
factors. pairwise testsuite cover all combinations of two
therefore are much smaller than exhaustive ones yet still
very effective in finding defects.
 
paurwise testing is a adhoc / monkey testing techniques used
in case of lack of time, lack of documentation, lack of
skills, lack of  resources etc.
the lest lead will use this tech due to lack of time . they
will make a tester as a pair with developer. they both cont
testing nd coding parallel.
 
0 Rekha
 
 
Answer
Due to lack of knowledge senior testing engineers are 
grouped with junior testing engineers to share their 
knowledge.
 
0 Ch.s.m.prasad,kkd
 
 
Answer
testing a single programe by one pair is nothing but
pairwise testing(Eg for pair:two testers,1developer and 1
tester,or end user and tester).
 
0 Klpraveen66
 
 
Answer
Pairwise (a.k.a. all-pairs) testing is an effective test 
case generation technique that is based on the observation 
that most faults are caused by interactions of at most two 
factors. Pairwise-generated test suites cover all 
combinations of two therefore are much smaller than 
exhaustive ones yet still very effective in finding defects.

There are also some automated tools to generate pairwise 
combinations like TestersDesk.com.

Suggested links:
www.TestersDesk.com
http://www.pairwise.org/
 
0 Bhagawati
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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