Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Topic :: Base





Base Interview Questions
Questions Answers Views Company eMail

1.how do nyou configure link between fwm and database (source).if you created fwm where it will be? and if you create reports where it is stored? 2.what is spic shot in fwm?

CTS,

1 6993

How can i load the text box and label at the runtime based on the existing text box and tabel

Merrill Lynch, Patni,

2 5545

how can we connect database in manual testing? pls answer for this

IBM, Logica CMG,

2 7097

How can you know that the database has connected to your weblogic server

Cap Gemini, TCS,

13 34768

What happen when your database and proxy server are down and your weblogic server is up

7 21323

How we will do DataBase testing through Qtp application, i know two things 1)Import date from sheet2)Database Check points. But Interviewr asked me How to Run Queries from Qtp Application?Plz Any Body Exlain about Data Base Testing.Urgent.........Advanced Thanks

1967

what is differance between web applicatins and web based applications?

CA,

1973

How many servers present for Database servers,Presentation and Application servers in Landscape? All these servers are present at client side or company side,means where the Database server is Located, where the Application and Presentation servers Located in a Landscape?

TCS,

2 6301

How to do performance tunning a database in DB2 V8.2 UDB in linux

2261

18)struct base {int a,b; base(); int virtual function1(); } struct derv1:base{ int b,c,d; derv1() int virtual function1(); } struct derv2 : base {int a,e; } base::base() { a=2;b=3; } derv1::derv1(){ b=5; c=10;d=11;} base::function1() {return(100); } derv1::function1() { return(200); } main() base ba; derv1 d1,d2; printf("%d %d",d1.a,d1.b) o/p is a)a=2;b=3; b)a=3; b=2; c)a=5; b=10; d)none 19) for the above program answer the following q's main() base da; derv1 d1; derv2 d2; printf("%d %d %d",da.function1(),d1.function1(),d2.function1 ()); o/p is a)100,200,200; b)200,100,200; c)200,200,100; d)none 20)struct { int x; int y; }abc; you can not access x by the following 1)abc-->x; 2)abc[0]-->x; abc.x; (abc)-->x; a)1,2,3 b)2&3 c)1&2 d)1,3,4

1 10586

What is normalization in Database ?

4 10789

The STAR is based in: (1) Hong Kong (2) Bangkok (3) Mumbai (4) Colombo

3 4717

My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.

Wipro,

2194

what is Portal(web based online portal)?

AIG,

2 5333

My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.

2430




Un-Answered Questions { Base }

Can we install Oracle database in VT100 Server?

2397


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3898


How to connect to a remote database using Applet?

2546


How database connectivity in XML is achieved?

2242


How data can be inserted into long row column of database?

2147


Why does RNA have 5 bases and DNA has only 4?

2231


How will you edit a baseline file of a verification point?

2174


How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database

2472


How do you do EURO conversion at the database level?

2122


Define the database structure in CO-PA?

1967


Allowed program to auto-correct the database when loading a presentation.

2253


What is the Differnce between Client/Server Testing and Web Based Testing?

9360


Explain the difference between $ORACLE_HOME and $ORACLE_BASE.

7670


what r the strategies & methodologies r u following in preperation of test cases based on usecase?

2087


1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?

2025