GeekInterview.com
  I am new, Sign me up!
 

QTP Interview Questions


QTP Interview Questions

Questions: 684
Comments: 2272
 Showing Questions 41-50 of 684 Questions
<< Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>
 Sponsored Links

 
 QTP Interview Questions
Sorting Options :  

Latest Answer: Testing Estimation - It is a document that tells how many PDs (person days, i.e. 8 hrs per person) will be required to test any given module and using what testing tools if required. It also gives an idea about total test cases possible for the module ...

Latest Answer: 1.Client server applications have a controlled client.web applications are client server applications. The browser is a client and the webserver is a server2. Client server application is loaded at the server and in every client machine an exe is loaded ...

How to call QTP from Quality Central 
Latest Answer: In  General, Users upload test scripts into Test Plan module in QC. open the script in QTP through QC1)Goto Test Plan2) Click on  the test script you want to review, Test script will be opened in Right pane of the screen3) There, ...

In my application there is a date frame, and it acts like a link while choosing any date or month. Please tell me what would be the code so that QTP will automatically pick any date or month? 
Latest Answer: Try to apply like below code. Calendar object ‘cal’ is in OR Dim StartDay StartDay = Day(Date) Browser("***").Page("***").Image("cal").Click Browser("***").Page("***").Link("text:="&StartDay).Click ...
Read Answers (2) | Asked by : Sunita2k

What exactly do you mean by keyword driven testing? 
Latest Answer: QTP deploys the concept of keyword-driven testing to enhance the test creation and maintenance. Keyword-driven testing is a technique that separates much of the programming work from the actual test steps so that the test steps can be developed earlier ...

I would like to know how can i create a function for the Key board entries like the F1, F2, F3....., ALT+TAB, Shift+Tab, etc. and can use it as a Business or Scripted Component in QC? 
Latest Answer: Using SendKeys method, user can perform keyboard operations like Alf+F4 , Ctrl, Backspace etc in QTP... and it is a VB Script code'Create Shell object to access Sendkeys methodSet objShell = CreateObject("WScript.Shell")objShell.SendKeys ...

while running recorded application in QTP ,it gives errorCannot identify the object "OK" (of class WinObject). Verify that this object's properties match an object currently displayed in 
Latest Answer: Check whether QTP is focusing on the same Button inside the parent window. ...

Hi,I am working on QTP automation of a application which is Java based. I would like to count the submenu options available for one of the menu item (say for ex 'File' ) also I would like to 
Latest Answer: Public Sub MaximizeBrowser(test_object) browserHWND = test_object.GetROProperty("hwnd") Set BrowserWindow = Window("hwnd:=" & browserHWND) If BrowserWindow.GetROProperty("maximized") = "False" Then BrowserWindow.Maximize() ...
Read Answers (2) | Asked by : murthymp

Could any one of you plz explain it soon as it is very urgent.Thanks in advance 
Latest Answer: Only the difference between .Net application and Java Appliaction is Controls/Objects(Textboxes, comboboxes etc...).by default QTP cannot recogize .Net or Java objects directly. So to access those objects, user should install .Net addins or Java Addins ...

How I can coding on qtp for remote to anysitefor run qtp and I would like to send my datatable together. 
View Question | Asked by : morantic

View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape