can anybody tell me which type of questions raised on ERP
domine in interviews?
No Answer is Posted For this Question
Be the First to Post Answer
what is split function?Give me the syntax?
How to insert the data in to the data table from the data base records?
2 Answers CTS, Landscape Technologies,
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
How to automate testcases?what were the challanges that u had in automating win runner?
Have you used winrunner in your project?
For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)
How do you maintain the document information of the test scripts?
Explain the purpose of gui map configuration?
What actually happens when you load GUI map?
How you used WinRunner in your project?
How do you clear a gui map files?
how can we make use of virtual object wizard to identify similar object can u explain with an example