When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 8962Post New McGraw Hill Interview Questions
Where are .dll files stored?
What's the use of system.diagnostics.process class in .net?
Write some differences between an external iterator and an internal iterator?
Why does the browser display the slow script warning?
What is latent semantic indexing and where can it be applied?
What is the difference between AC and DC injection methods for rotor earth fault protection
How to recover from a ban?
what is a constraint? Tell me about its various levels. : Sql dba
List the functions required to select an infotype?
Is it possible to refer external styles and scripts in lightning? How?
What is meant by bus bar protection?
What are the important ic technologies used?
What is the role of web.xml in spring mvc and where is it located?
How do you write a conditional statement?
These questions were asked me in a technical interview: •If we deploy an application on multiple server (like database server, web server) then, each request should be redirected to proper server, then how you will handle it in your code? •How security pinholes will be handled in an application? •What things should be considered while writing a web application? •How will you do load/performance testing of web application? Which framework you will use for it? •How will you implement a cache for results which require a DB access? Please let me know how to write an web application considering all these points. I am not so much aware of architechural design of web application. Your guidelines will be helpful.