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 4549Hi 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 2587Hi 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 6885Hi 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 4089Hi 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...
2098
What is the advantage of using node.js?
What is the purpose of callback function as an argument of setstate()?
What do you mean by enumeration?
How to generate random numbers in AWK?
What is the command that is used in node.js to import external libraries?
Is react easier than angular?
What is main ts in angular?
What angular components can be defined within AngularJS templates?
Suppose an array contains @arraycontent=(‘ab’, ‘cd’, ‘ef’, ‘gh’). How to print all the contents of the given array?
Given a file find the count of lines containing the word "abc".
Is rxjs the same as react?
When to use ngoninit and constructor in angular 2?
If you want to empty an array then how would you do that?
What is if-else-and-then conditions in angular4?
What is the use of string functiong sub(regex,replacement)?