3 sections:
- written in code that assemble in C
- SQL call to the database
- written in TSL(test script language).
[Source: JAGAN MOHAN "Interview ...
Search results for behavioral,all
What is MS-windows?
Posted by Devin
Win runner used for MS-Window application.
What is load runner Agent?
Posted by Devin
Agent is interface which connects host machine and controller. The LoadRunner Agent allows the Controller and the load generator to colloborate with e ...
When the rendezvous point is inserted?
Posted by Devin
When multiple vuser to perform tasks at exactly the same time we insert the rendezvous point to emulate the peak load on the server.
What is rendezvous point?
Posted by Devin
Redezvous point in Load Runner used for performance testing to emulate peak load on the server.
Questions about citizenship are illegal.
However if you asked this question the interviewer probably just wants to know if you are eligible to work ...
How do you check the current item value in the list after I open a web page with this list in WinRunner
Posted by Devin
list_get_selected ( list, out_item, out_num );
will solve the problem that I have.
It will return an item (out_item) and the postion(out_num ) that ...
