Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
2 18025requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
2064requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
1 4723Post New FIS QTP Interview Questions
please send previous year que. paper of je mech rrb.
What is difference between viewstate and session state in javascript?
How do I count specific text in excel?
Why whenever a reciprocating compressor is switched ON or OFF it is put into unloading mode?
What is the use of relational connection and an olap connection? : hana bi development
What is an arraylist in c#?
Explain what is size of character, integer, integer pointer, character pointer?
How can I create a template?
What is bridge rectifier and explain with details
Explain architecture of 8051 microcontroller?
Is it possible to implement dealloc in arc?
name 3 benefits of using ad-integrated zones? : Windows server 2003
Explain the data classes in kotlin?
What is angular 4? What’s new in angular 4?
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.