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 to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.

Cognizant,

2 6856

if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.

Cap Gemini,

3 7420

How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?

Cap Gemini, CTS,

10 32653

WHAT IS .NET?

1 3388

just for testing

IBM,

2193

Can we create buttons in JavaScript ? if yes how? pls provide sample code... Thanks in advance.....

HCL,

1 4462

How to test 404 page in QA

2562

How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester

2331

Write a Program of Simple Calculator in JavaScript using HTML.

1 10215

what does create object actually do when you call it in vbscript?

Cap Gemini,

1 3587

what is the use of QCUtil? explain with one example?

1 7152

Check whether given Number is Even or Odd?

HDFC,

2 7049

w r p syed then output was deys and click eysd and click ysde and click sdey and click deys and click eysd............

Cap Gemini, iGate,

2 5955

What is missing in my code? function numberTally(numList) { var evenTotal = 0; var oddTotal = 0; for (var i = 0; i <= numList.length; i++) { if i % 2 { // i is odd oddTotal += numList[i]; // or oddTotal = oddTotal + numList[i]; } else { // i is even evenTotal + numList[i]; } } alert(oddTotal); return evenTotal; }

3389

write a script to count no drives in file systems in qtp?

Mind Q Systems,

1 4333


Un-Answered Questions { Scripts }

How to include jQuery in ASP.Net project?

960


How is SPA (Single Page Application) technology different from the traditional web technology?

837


What does js stand for?

964


What are the differences between a class component and functional component?

449


What are pure components?

392


What is json file type?

1


What is rootscope in angular 2?

898


What is a singleton pattern? How do you use it?

835


Why is ngoninit called twice?

1145


what is Polymorphism in Perl?

1023


Why use pipes in angular?

904


Explain how Rails implements Ajax?

891


What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ my $ap; $ap = [ Ob->new(), $ap ]; }' ?

1045


Doadd(1,2) doadd(1,2,3,4) use the above arguments to sum the value. Using without any parameter receive throught the function.?

985


How do I convert an aspx file to pdf?

1169