There is a scenario like there is one gateway and four application servers.While recording the script for a business function the server address is of gateway. but the gateway route the request to one of these servers.In recording might be request went to server A but it can not be everytime.sometime the request will go to other servers too.How to handle this scenario in preparing the scripts? how to identify tht to which server request went?
1 6298Post New Fiserv Load Runner Interview Questions
What is multi org architecture?
In ibm how should web application servers be used with peopletools 8.1x and peopletools 8.4?
What are merkle trees? How important are merkle trees in blockchains?
Which function module reads the data for particular infotype ? : abap hr
What is the safest operating system?
What do you consider your most significant strengths?
What is material in angular?
main() { struct s1 { char *str; struct s1 *ptr; }; static struct s1 arr[] = { {"Hyderabad",arr+1}, {"Bangalore",arr+2}, {"Delhi",arr} }; struct s1 *p[3]; int i; < BR> for(i=0;i<=2;i++) p[i] = arr[i].ptr; printf("%s ",(*p)->str); printf("%s ",(++*p)->str); printf("%s ",((*p)++)->str); }
Which cat can live without water for the longest time?
Two web servers are used in the production environment for load balancing/failover. How would you configure both web servers to share a single Report Repository?
What is the function of the ViewState property?
What is wait action?
Can you have windows 7 and 10 on the same computer?
where is applicable WCT & what is limitation for applicable it on company.
What are the advantages and Disadvantage of Ajax?