ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
 Categories  >>  Software  >>  Testing  >>  Automation Testing       
 
  WinRunner (469)   Load Runner (338)   QTP (2618)   Test Director (153)   Rational TestSuite (96)
  Silk Test (51)   Automation Testing AllOther (299)
 
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
How to Compare two database tables by using QTP?Please give me code details.  0  29
In Performance Testing,tell me about usually which are the reports are generated and if any errors are occurs while doing performance testing then,how find exact location errors?  1  65
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this? Polaris  0  21
In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button? Polaris  5  140
Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com  0  10
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...  0  20
Hi Friends, I'm testing a SharePoint application by QTP 8.2 I face a problem that really difficult to me, please take a look on the description below: As you may know, SharePoint is an application is allow customize function from user, so that, user can add many web parts and put at any place they like. For ex: if there are two web parts existing in the SharePoint site When I using QTP to recognize a Web Table on any web part, it has the properties as "Index" and "html tag" only. Problem is: If there is any user changes the display of my web part, the "Index" of Web table is changed as well, so that QTP cannot identify exactly my object. Can anyone help me how to make that object as unique or another way to identify that web table object? Hope to receive many solutions from you. Thanks a lot. CSC  0  17
I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function AMDOC  0  22
Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088  0  24
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...  0  30
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks ADC  2  136
if devloper change only button names in present build then script will execute or not , why? Only gui changed....... Cap-Gemini  1  218
pls suggest me a good institute for loadrunner in hyderabad also what about a practice project?  0  15
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?  0  13
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?  0  10
E-Mail New Answers        Answer Selected Questions       
 
Prev     1   [2]    3  ... 37   ... 55   ... 73   ... 91   ... 109   ... 127   ... 145   ... 163   ... 181   ... 199   ... 217   ... 235   ... 253    Next
 
 
 Automation Testing interview questions   Automation Testing Interview Questions  Manual Testing interview questions   Manual Testing Interview Questions  QA Concepts interview questions   QA Concepts Interview Questions
 Mobile Testing interview questions   Mobile Testing Interview Questions  Test Cases interview questions   Test Cases Interview Questions  Test Documents Reporting interview questions   Test Documents Reporting Interview Questions
 Testing AllOther interview questions   Testing AllOther Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
What does ".mst" stands for? (abc.mst) 35  
If you want to output the results to the log file .. How to do? 146  
Please explain me frameworks & how to generate the scripts in framework 51 ADP
Explain about user authentication in TD related to OS? 122  
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know. 209  
i can done the project with QTP in that time i can say how many members in my team size? 76  
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version? 417 Eka-Software
Describe common problems of test automation. 76  
How you will describe testing activities? 117  
Diff b/w Health care domain and Banking Domain? 151  
What are principles of good testing scripts for automation? 139 Fujitsu
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api 101  
how do you invoke the application through QTP? 127  
how to write ciertification in QTP? 140  
how to evalute defects in QTP script? 146  
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web. 63  
I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest? 123  
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory? 112  
Can the activities of test case design be automated? 119  
distinguish between old version and new version QTP features. 103 CTA
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com