ASP (565)
CGI Perl (498)
JavaScript (1409)
VB Script (599)
JSP (733)
Shell Script (465)
Tcl (27)
Awk (108)
AJAX (338)
Ruby on Rails (259)
AngularJS (2297)
jQuery (647)
JSON (175)
Node.js (721)
React.js (389)
Scripts AllOther (50) wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
2 4558Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
1 2594Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
2 6887Hi Friends, I am facing some issues with If,else condition,i.e. i am working on some web page for ex:gmail page.now if i want to check if username is incorrect or already exist,i want to display error message in my test report,for this i am using a simple code first,i.e. If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "Shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If But still i am getting a syntax error If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If I don't feel any thing wrong in this syntax but i don't understand why it shows such error,i am confused what went wrong,please help me out & do the favor,thanks a lot....
1 4091Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
2100
Why do we use angular 2?
How to convert arrays into a string in perl?
Jquery can be used in what scenarios?
Explain angular elements?
Explain javascript closures by example.
What is jsp and why is it needed?
Write JavaScript code to use file system in binary format?
How to read a file into a hash array?
What is difference between setstate and forceupdate () and finddomnode () in reactjs?
What is npm command?
Is angularjs dependent on jquery?
What do you mean by enumeration?
What is the include directive?
How to turn on Perl warnings? Why is that important?
What are the advantages of Restangular over $resource and $http?