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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
anybody give me the real time example for descriptive
programming of web application
 Question Submitted By :: Anand
I also faced this Question!!     Rank Answer Posted By  
 
  Re: anybody give me the real time example for descriptive programming of web application
Answer
# 1
web  appication  testing  means  testing   the external 
link  &  internal  link   of  the  web   page.
 
Is This Answer Correct ?    0 Yes 0 No
Rama
 
  Re: anybody give me the real time example for descriptive programming of web application
Answer
# 2
Descriptive programming means nothing but loading the object
respository by writing code not by recording..
 
Is This Answer Correct ?    0 Yes 1 No
Nash
 
 
 
  Re: anybody give me the real time example for descriptive programming of web application
Answer
# 3
dp means without using repositury tool will identify the 
object using property values.
ex browser("name").page("name").webbutton("name")

for this line descriptive program is

browser("window id:=1005").page("window 
id:=22").webbutton("window id:=787")

we can use any property but that should be unique
here i used window id like that we can use any propery.
 
Is This Answer Correct ?    2 Yes 0 No
Vvgiri2k6
[Logica CMG]
 
  Re: anybody give me the real time example for descriptive programming of web application
Answer
# 4
DP is advance topic in QTP. With out loding obj in repo... 
we can access them..... this is one of the example for that

systemutil.Run("http://www.rediffmail.com")

set BRO =Description.Create()
BRO("title").Value = "Welcome to Rediff.com India"
BRO("name").value ="Welcome to Rediff.com India"
BRO("openedbytestingtool").value= true


Set PG =Description.Create()
PG("title").value="Welcome to Rediff.com India"
PG("url").value="http://www.rediff.com/index.html"

Set UN =Description.Create()
UN("name").value= "login"
UN("Class Name").value ="WebEdit"
UN("type").value= "text"
UN("html tag").value="INPUT"

Set PWD =Description.Create()
PWD("name").value ="passwd"
PWD("Class Name").value="WebEdit"
PWD("type").value="password"
PWD("html tag").value="INPUT"

Set Login =Description.Create()
Login("name").value ="Go"
Login("Class Name").value="WebButton"
Login("type").value="submit"
Login("html tag").value="INPUT"
Login("value").value="GO"
Login("class").value="rmailgobtn"

temp= Browser("Welcome to Rediff.com").Page("Welcome to 
Rediff.com").WebElement("ShockwaveFlash1").Exist
If temp= true Then
    'Browser("Welcome to Rediff.com").Page("Welcome to 
Rediff.com").WebElement("ShockwaveFlash1").
End If


Browser(BRO).Page(PG).WebEdit(UN).Set "shyam_sad" 
Browser(BRO).Page(PG).WebEdit(PWD).Set "7shyam" 
Browser(BRO).Page(PG).WebButton(Login).Click
 
Is This Answer Correct ?    3 Yes 0 No
Shyam.meghansh
[Hydus Technologies (INIDA) Pvt Ltd]
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Hoe we can export TEST RESUALT IN to XL-sheet? IBM1
Tell me few important difference Between QTP and WinRunner? Syntel2
What is SQL injection? CTS2
PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP? Wipro1
where exactly we can't do the automation testing. give some examples Wipro2
What is smart identification? AZTEC2
In a web site, Protocal has been changed http: to https: what is your approach?  2
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?  2
i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com  1
what is Action conversion tool? what the Action conversion tool will do? Satyam1
How do u insert an object during runtime in qtp?  2
How to get the column count and column name from the resultset in the database connection program? TCS3
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript? Quintegra6
How to Map network drive in QTP  2
can u Give Procedure to Handle Pop Window & write Code for that CTS1
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail ADP6
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me? IBM4
How to handle Dynamically changing Objects in QTP?  4
What is a runtime datatable ? Ordain-Solutions2
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .  2
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
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