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...


I have recorded a test over web application(with IE6.0)

in analog mode. But, while running it my test gets failed.

Why? (Note: my systray has 3 open web applications)



I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my ..

Answer / sreeprasad

QTP provides an option to enter the url on which you are

going to run the script. If u dont provide this, the script

might NOT recognize the url as u've saind u opened 3 IE

windows.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value

1 Answers  


I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...

0 Answers  


how we can know qtp has used smart identification machanism during the execution.

3 Answers   IBM,


How can I import environment from a file on disk?

0 Answers  


What is exact difference between “while” and “do while” in QTP ?

1 Answers  


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

2 Answers  


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

0 Answers  


How can i initiate the objects to find uniquely in OR

0 Answers   IBM, Livetek,


To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0

2 Answers  


How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!!

1 Answers   Adobe,


1. What is diffrence between Analog Recording And Lomlevel Recording ?

4 Answers  


When to use descriptive programming?

0 Answers  


Categories