GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 442 of 638    Print  
1.what do you mean DUMP call?
2.What do u mean by DTMF string? When it is needed? How does it work in a SIP phone

  
Total Answers and Comments: 0 Last Update: January 20, 2007     Asked by: shibanee Sankar Sahoo 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

When we go for a software testing job in a big CMM-5 company, is there any certificate needed for software testing. because i had done my mca thru distance education. and with my own interest I learned Manual testing, winrunner,Testdirectory, Loadrunner,QTP etc. but I dont have any certificate. but presently iam working in a small ITcompany as a software trainee. so my question is this is it mandatory of all these local center certificate for proof of my knowledge. please anybody answer to this
Read Answers (4) | Asked by : ShankarGanesh

No answer 
Latest Answer : Its the Delivery Team that takes care of this ,  Its the, Time lines for the Product / Project to be accomplished in all aspects. ...
Read Answers (6) | Asked by : Ratna

What is framework in qtp how do start frame work in u r company?what is qtp architecture which is following in ur company?
Read Answers (3) | Asked by : what is framework in qtp

Latest Answer : Before calling QTP scirpt u have to select Allow other mercury interactive tools to invoke QTP in QTP General Options.then only it is possible to call QTP Script in Test Director.Regards,Ramakrishna(ramakrishnaa.a@gmail.com) ...
Read Answers (1) | Asked by : RAM

Hi!Our company is interested in Implementation of automation tools. They have Java as development environment on Windows based application. Please suggest any good tools that work with this environment. The QA testers are non-developers,we are interested in ease of use tool. They also have some custom controls in the application,the selected tool should support them.
Read Answers (3) | Asked by : annie23

Latest Answer : V shape model consist process one end and testing another endProcess:- BRS>URS>HDD>LDD.Testing:- UT>IT>UAT ...
Read Answers (3) | Asked by : Shrikant Pathak

Guys can u plz tell me that whether for testing websites,is it important to have a knowledge of SQL . if yes then tell me where is it needed.thanks so much
Read Answers (3) | Asked by : alcka

My question is after releasing the work product if client will find out any defect as a tester what will u do?

Latest Answer : Thanks a lot srivsta,you have given wonderful answer. ...

Hi, when we work at the client place, say we are the one in a team, came from one company and working for its client. here do we follow our testing methodology or the clients.


 Sponsored Links

 
Related Articles

How EDI work with XML

How EDI work with XML EDI and XML systems have been seen as the opportunity to create a holistic approach to data information exchange that can deliver and process simple durable and effective business transactions by electronic means To achieve this methods must be employed that are not only of val
 

Listening Skills - Improving Listening Skills on the Phone

Improving Listening Skills on the Phone How can I become a better listener on the phone While listening well can be quite a challenge to most of us even more of us tend to tune out when we are on the telephone Indeed in this day and age when the Internet seems to be everywhere we tend to forget the
 

C++ String Representation and Handling

C String Representation and Handling In this C tutorial you will learn about string representation and handling how is string represented end string notation initializing char array character representation string literals example programe to understand the character array concept and the accessing
 

JavaScript String Object

JavaScript String Object In this JavaScript tutorial you will learn about String Object purpose of string object in JavaScript purpose of string object indexof method lastIndexOf method and substring method along with syntax and example mosgoogle center Purpose of String Object in JavaScript The mai
 

Convert a String into an Integer

How to convert a string into an integer in C program? This is done by using the function named as atoi(). This function atoi() is present in the header file named as <stdlib.h>. When programmers use this function they must include the header file by the statement #include <stdl
 

String handling functions

What is the string handling functions present in header file <string.h>? There are number of string handling functions present in string.h. In other words if a programmer uses any of the function present in string.h then they must include the header file as #include <string.h&am
 

Convert a String into Long Value

What string function is used to convert a string into long value? This is done by using the function named as atol() . This function atol() is present in the header file named as <stdlib.h>. When programmers use this function they must include the header file by the statement
 

How does the function call within function get evaluated?

Whenever we have more than one function which is called for a finite number of times then such a function gets evaluated from inside out. Let us understand this concept with an example. For instance consider a function sample called within it 4 times as given in program below: main() { int a=50;
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape