What is the concept of firewalls?
Answers were Sorted based on User's Feedback
Answer / sj
A firewall ensures that all communications attempting to
cross from one
network to the other meet an organization’s security
policy.
A firewall tracks and controls communications, deciding
whether to allow,
reject or encrypt communications.
A firewall is increasingly being deployed to protect
sensitive portions of local
area networks and individual PCs
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / raghu
Firewall is a SECURITY testing concept and ensures you if u
enter from one user and check whether the changes are
occured on the other page of the users...
| Is This Answer Correct ? | 7 Yes | 1 No |
How to get line numbers in your editor in expert view?
Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
What is quick test pro? What is a quick test professional?
4. what is the use of Text output value in Qtp?
what is difference betweem class annd object?
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
Hi Friends,will any body tell to Me for which Auomation Tool their is great Requirement inht eMarket Eithr the QTP or WINRUNNER and for what reason and how long it is going to remain and wat the Scope for the automation Testing In the Future Please tll to Me In Details Ok .
how to click the link in webpage by using QTP Script????????
hw to create a frame work in qtp..what are the basic steps
One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?
What is the extension of script and object repositary files?