Answer Posted / pa
In computer security, the word vulnerability refers to a
weakness in a system allowing an attacker to violate the
confidentiality, integrity, availability [i.e (C.I.A)
NSTISSC's triangle], access control, consistency or audit
mechanisms of the system or the data and applications it
hosts. Vulnerabilities may result from bugs or design flaws
in the system. A vulnerability can exist either only in
theory, or could have a known exploit. Vulnerabilities are
of significant interest when the program containing the
vulnerability operates with special privileges, performs
authentication or provides easy access to user data or
facilities (such as a network server or RDBMS).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is object spy in quicktest professional (qtp)?
When to use shared and local object repository?
How to attach a file to TD?
Where is the Bitmap checkpoint information stored?
give me an example where u used good judgement and logic in solving a problem
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Output values? i want a practical example
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
if numbers are always changing write a script for that
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What is the use of Debug Viewer?
How to capture a window in QTP?
what is the difference between development and testing
What is the Difference between copy to action and call to action?