Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which line will be executed
1-B(DP).P(OR.link(DP)
2-B(OR).P(Or).Link(DP)

Answers were Sorted based on User's Feedback



Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)..

Answer / uday

Ans is 2.

Once we start descriptive programming in a statement, we
should follow DP, no OR afterwards.

Is This Answer Correct ?    8 Yes 0 No

Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)..

Answer / rk

1

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More QTP Interview Questions

Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance

3 Answers   BirlaSoft,


Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.

1 Answers  


what is On Error Resume Next ?

1 Answers   Accenture,


In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!

0 Answers  


Give me brief idea about QTP automation object model?

5 Answers   TCS,


What will be happen if i load object repository at run time, but it has already associated.

0 Answers   NTT Data,


How to use Environment parameterization? Explain with an example.

0 Answers  


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

0 Answers   ADITI,


How does qtp identify objects in the application?

0 Answers  


where do you define the objects as regular expression when u are using regular expressions.

4 Answers  


Hi all, what is the latest version of QTP?

20 Answers   CTS,


Which object repository we use in real time and can we merge 2 object repostiory and how?

3 Answers  


Categories