QTP Interview Questions
Questions Answers Views Company eMail

Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??

1 2264

I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so

2234

I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code

1 3127

How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?

1 2728

If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

4666

WHO IS THE BEST FACULTY FOR QTP IN HYDERABAD? A) NAGESHWAR RAO- MINDQ B) SURESH REDDY -SMART SOLUTIONS C) SURESH BABU- Q EDGE D) VENKAT - LIVE TECH E) GC.REDDY - HI-TECH CITY F) NONE OR OTHERS

7 10906

write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?

1 3393

Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com

1397

MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING

1361

Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .

2 3103

How to take screen shot of desktop by using vb script code or is there any method?

1 2952

in which case & which method we can use "native" property of an object ?

1 3403

I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

ADITI,

2388

How to invoke QTP through VBscript?Send me full code along with description of the code.Thanks in Advance

Capco,

1 2956

hi guys, pls tell me for testing institution training hub, hitech city is best or not?

1286


Post New QTP Questions

Un-Answered Questions { QTP }

Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks

1394


Explain in brief about the quicktest professional automation object model?

490


Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?

1489


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2032


How to test fly out menu in qtp?

498






If I change the object name in one action will it be updated in all the actions? Or not?

570


When to use shared and local object repository?

609


What test you perform mostly? Regression or retesting in your testing process?

548


1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins

1403


How to import a test case present in ".xls" file to TD under a Test set?

712


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

1599


What are the advantages of Object Repository?

557


what could go wrong with test automation?

1483


How can I change object description or check point values in qtp?

536


Explain the concept of object repository and how qtp recognises objects?

509