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 6925

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

Merrill Lynch, Patni,

2 5476

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

IBM, Logica CMG,

2 7009

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

Cap Gemini, TCS,

13 34375

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

7 21122

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

1943

what is differance between web applicatins and web based applications?

CA,

1941

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 6225

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

2236

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 10518

What is normalization in Database ?

4 10637

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

3 4636

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,

2165

what is Portal(web based online portal)?

AIG,

2 5231

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.

2390




Un-Answered Questions { Base }

Can we install Oracle database in VT100 Server?

2370


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

3838


How to connect to a remote database using Applet?

2507


How database connectivity in XML is achieved?

2207


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

2124


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

2195


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

2152


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

2437


How do you do EURO conversion at the database level?

2076


Define the database structure in CO-PA?

1928


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

2214


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

9232


Explain the difference between $ORACLE_HOME and $ORACLE_BASE.

7603


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

2050


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?

1997