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 (2290)
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 4671Hi 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 2688Hi 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 6995Hi 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 4186Hi 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...
2156
How to get the data from db?
What is event bubbling in the dom?
What is angular material design?
what is the difference in scope for these two variables: @@name and @name?
How to find radio button selection when a form is submitted?
What is the difference between angular 1 and angular 2?
what are the differences between rails 2.x and rails 3?
What is eventemitter in angular?
What is an ajax request and what is a simple example of where a ajax request would be used?
What are the differences between synchronous and asynchronous methods of the fs module?
What is the use of SUBSEP?
Explain the features of jquery mobile? : jquery mobile
How will you declare a variable in perl?
Can I learn javascript without knowing java?
What do you understand by “single source of truth”?