What is vulnerability?
Answer / 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 |
In website, protocol has been changed http:to https what you will do? tell me your approach?
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
How many types of recording facility are available in quicktest professional (qtp)?
How do you change Logical Name of the object in test script?
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How qtp recognizes the object?
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
unique properties of button,edit box, radio button,check box?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?