wt is frame work wt r d different types of frame works used
in ur company
Answer / padmapriya
Framework is nothing but a standard approach which the
entire team follows in the course of the project. This
includes folder structures, Naming conventions, file paths,
common functions etc.
Some types of frameworks are:
Keyword driven framework, Datadriven framework, and hybrid
framework (combination of keyword and data)
Keyword driven framework is used in our company.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is smart identification?
What is Cross browser testing? Does UFT support it?
What is the difference between "call" and "callclose"
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
How to retrieve the property of an object in QTP?
Suppose I want fail that check point? How can you do that?
Explain about opening notepad in QTP and writing of test result in notepad?
Explain the parameter in qtp?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How will you check a web application for broken links using qtp?
requirement 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