Adsnese

Ad

Wednesday, May 7, 2008

JDBC Interview Questions

Note: Click on Link to open/visit that Page

JDBC Interview Questions1

JDBC Interview Questions 2


JDBC Interview Questions 3

JDBC Interview Questions 4

JDBC Interview Questions 5


Loadrunner Interview Questions

What measure would you use to choose Web transactions for load testing?


For what reason are virtual users created?


Why it is suggested to insert verification checks to all your scenarios?


In what circumstances would you want to parameterize a text verification check?


Why do you require to parameterize fields in your virtual user script?


What are the reasons ?

What is the dissimilarity between Product-based Company and Projects-based Company? »

Product based corporation develops the applications for Global clients i.e. there is no exact clients. Here requirements are collected from market and examined with experts.
Project based corporation develops the applications for the particular customer. The requirements are collected from the customer and analyzed with the client.

Can we read and assign the content of a text file to a variable.

file_open(file_name);
str = “”;
line=””;
while( file_getline (file_name,line) ==0 )
{
str = str & line;
}
Share This

What is load testing?


Load testing is to test that if the software works well with the loads that result from large number of concurrent users, transactions and to decide weather it can hold peak usage periods.


What is Performance testing?

What is the advantage of running the Vuser as thread?

VuGen offer the capability to use multithreading. This facilitates more Vusers (Virtual user) to be run per generator. If the Vuser is run as a process, the same driver program is laden into memory for each Vuser, thus taking up a huge amount of memory. This restrict the number of Vusers that can be run on a single machine/application

Explain relation in Response Time and Throughput?

The Throughput graph demonstrates the sum of data in bytes that the Vusers received from the server in a second. When we evaluate this with the transaction response time, we will observe that as throughput reduces, the response time also reduces. In the same way, the max out throughput and highest response time would happen approximately at the same.

How do you recognize the performance bottlenecks?

Performance Bottlenecks can be identified by using monitors. These monitors might be application server monitors, web server monitors, database server monitors and network monitors. They facilitate in exploring the concerned area in our scenario which causes amplified response time. The measurements made are usually performance response time, throughput, hits/sec, network delay graphs, etc.

How did you locate web server concerned issues? »

Using Web resource monitors we can discover the performance of web servers. Using these monitors we can examine throughput on the web server, amount of hits per second that happen during scenario, the number of http reactions per second, and the amount of downloaded pages per second.

Tuesday, May 6, 2008

C# Interview Questions

Note: Click on Link to open/visit that Page

C# Interview Questions1

C# Interview Questions 2

C# Interview Questions 3

C# Interview Questions 4

C# Interview Questions 5

C# Interview Questions 6

C# Interview Questions 7

C# Interview Questions 8



Winrunner Interview Questions 1

1. What is WinRunner and for what type of testing it is used?
2. Can you carry out functionality testing using WinRunner?
3. WinRunner is appropriate for which kind of applications?
4. What are different the types of applications WinRunner can use?
5. What’s the WinRunner version number you used for your applications?
6. What are all the different sort of recordings accessible in WinRunner?
7. When […]

Database Functions


What is the use ofdb_check” function?
This function captures and evaluates data from a database.

Note that the checklist file (arg1) can be created only during record.
arg1 - checklist file.

What is the use of db_connect”


This function creates a new connection session with a database.
arg1 - the session name (string)
arg2 - a connection string
for example “DSN=SQLServer_Source;UID=SA;PWD=abc123″

What is the use of db_disconnect”
This function disconnects from the database and deletes the […

Do you suggest installing WinRunner and Silktest on the same computer?

First I will ask ideas to work with WinRunner and Silktest installed on the same machine. In the majority cases such setup would work fine, but unexpectedly a new difficulty may



Winrunner Faq, Winrunner Interview Questions, Winrunner Questions, Winrunner Scripts, Winrunner Testing, Winrunner Tutorial, Winrunner Versions

My Ad

.