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 |
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error
How to handle dynamic objects in quicktest professional (qtp)?
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Explain the types of object repositorys in qtp?
Diff b/w test scenario's and test Procedures?
How do we count the no of mails in Yahoo Inbox for a specified week?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
How to find operating system information using the qtp script?
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
What is the current version of QTP and now it is the product of Mercury or HP
How we will execute(run) the scripts in qtp 8.2?