what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
4 11581hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
2038I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
6 14332Post New NIIT QTP Interview Questions
What are the events done by the Kernel after a process is being swapped out from the main memory?
You work for a large manufacturing plant. You're working on a new project for an overseas product release. This is the company's first experience in the overseas market, and they hope to make a big splash with the introduction of this product. The project entails producing your product in a concentrated formula and packaging it in smaller containers than the U.S. product uses. A new machine is needed in order to mix the first set of ingredients in the concentrated formula. Which of the following is true? A. The new machine, the concentrated formula, and the smaller package are each project constraints. B. The new machine, the concentrated formula, and the smaller package description must be incorporated into the product description document. C. The new machine, the concentrated formula, and the smaller package are each project assumptions. D. The new machine, the concentrated formula, and the smaller package are each considered deliverables.
Explain 'buffer class' in node.js?
What is the density of plastic?
What is human resource information systems (chris)? : sap abap hr
What is ashx file in asp.net?
How can a browser read JSX file?
How can the GC or HPLC method is selected to determine the impurity profile in drug product?
Which animal can produce double milk?
What is a custom object in Salesforce?
What are android components?
HOW MUCH YOU WHERE GETTING THERE|?
What is RPS price?
How to declare input and output parameters?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?