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




Scripts Interview Questions
Questions Answers Views Company eMail

How many prompts are available in a UNIX system?

1 7694

how to u se in jsp

Google,

2369

I want to count the total no of links present in yahoo home page. The script like 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 But while running the script it is fail (the object not present in the object repository).How to overcome please tell me the detail steps...for QTP9.30

1 4650

How to disable the mod_perl from apache_server as i have used perlfect search on the site and its pagination is not working and the remedy is to disable the mod_perl.

2263

Hai what is the difference between java and javascript

2 4852

how can we use java script message alert with asp.net with useing vb.net coding show full process with its coading

NIC,

1 4777

how can we generate alert message without referashing page in asp.net with language vb.net and script use in java script .means with out referash the page message in java alert

NIC,

2796

Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks

2175

what is the object hyrarchy in QTP for a web based application

2464

what is the difference between render event and prerender event

Wipro,

2 7954

How to replace following lines, catch (DAOException e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw new BOException(5122); } catch (BOException e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw e; } catch (Exception e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw new BOException(5122); } Needs to be changed in to, catch (DAOException e) { AppException.handleException (null, null, e, null, null, null, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 5122); } catch (BOException e) { AppException.handleException (null, null, null, e, null, null, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 0); } catch (Exception e) { AppException.handleException (null, null, null, null, null, e, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 5122); }

Wipro,

2415

What are actions and directives in jsp?

Ocwen,

3 8165

Can any one tell me about s_objectID used for the anchor tag why it is used, what for and how to use it properly. with an example...please please......

1 6371

How to add actions in driver script to run those actions in QTP?

2001

write a perl script to find whether a given line of text is starting and ending with same word or not ???

CSS,

2 7092


Un-Answered Questions { Scripts }

What is closure?

1171


What sre the directives in angularjs?

876


Explain the working of timers in javascript?

1108


What is dom in angular?

844


What is 'transfer data to and from the ui' in angularjs?

892


How can a number of watchers and digest cycle time affect the performance of the application?

852


What is bazel in angular 8?

1496


Is mvc a framework?

790


When will nginit be called? How would you make use of ngoninit()?

826


Where can we implement the dom manipulation in angularjs?

819


What types of tasks can be done asynchronously using the event loop?

548


how many types of callbacks available in ror?

1106


what is different between activerecord::relation's count, length and size methods?

957


What is pagescope in jsp?

955


How many types of variables are available in ruby class?

929