Scripts Interview Questions
Questions Answers Views Company eMail

How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.

Cognizant,

2 5732

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 5724

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

Cap Gemini, CTS,

10 28975

WHAT IS .NET?

1 2627

just for testing

IBM,

1730

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

HCL,

1 3557

How to test 404 page in QA

1996

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

1869

Write a Program of Simple Calculator in JavaScript using HTML.

1 9244

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

Cap Gemini,

1 2625

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

1 6281

Check whether given Number is Even or Odd?

HDFC,

2 5968

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 4671

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; }

2884

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

Mind Q Systems,

1 3461


Un-Answered Questions { Scripts }

What is the significance of the shebang line in shell scripting?

518


Is javascript default scripting language?

475


What's the difference between scripting and coding?

576


How does an ajax call work?

524


how to extract pin_code,phone_number,year from text file using regular expressions in perl

1822






What is the use of custom directive in angular 2?

399


How to create a service in angularjs?

354


When should you use an attribute versus an element?

397


What is currency filter?

431


Suppose you execute a command using exec, what will be the status of your current process in the shell?

557


Difference between the variables in which chomp function work ?

582


List some of the advantages of javascript.

458


What is 'commit' command in perl?

587


What do you mean by $rootscope in angularjs?

409


How we can update npm to new version in node.js?

241