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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories >> Software >> Testing >> Automation-Testing >> QTP
 
 
 
Question
We have an application which generates links( more than 
thousand) based on the time stamp dynmically.Each link will 
download an xls file. we are supposed to click a particular 
link (which link to click will be obtained thru some 
buisiness logic).Now the issue is QTP is not recogniging 
the link(say Var1) though its properties showed mandatory 
fields text=xyz and html tag=A.I used following code to do 
this.
Browser("ABC").Page("123").Link("text:=" &Var1,"html 
tag:=A").click, can any one suggest why this is not 
recognised by QTP though syntax is correct?(Is there any 
sync issue to be considered?Because on clicking the link it 
will take 5 mins to open that file)
 Question Submitted By :: NReddy
I also faced this Question!!     Rank Answer Posted By  
 
Answer
Thier was a similar issue faced  while recording and 
playing back the script.The scenario is described as below.

i have a windows based application ..i recorded an event 
when where-in the application adds a contact to its contact 
list

now the issue that i faced was after recording an event of 
adding manually adding contact in the aplliction.i tried to 
play back.But thier was a strange result. I Tool could 
identify the Appliction but when it tries to execute the 
recorded script for adding contact its fails.Infact the 
same operation was successfully completed by the tool in 
all previous version of the client.

Later after geting application design from the develpment 
team it was known that actualy the form that load in 
runtime ..so the respository value of the form did not 
match with its run time value.Hence the tool fails at that 
particular instance

guess the same scenario is depicted in the code mentioned 
above.
 
0
Sachin
 
View All Answers
 
 
 
 
 
   
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