What is SQL injection?
Answers were Sorted based on User's Feedback
Answer / pandu
Refer this url i hope this will give you more information
about SQL Injection.
http://en.wikipedia.org/wiki/SQL_injection
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajiv jindal
to break a system database,some specific sql query is send
through input. or we can say that it is injected in the
system for testing the database. it is related to the
security of database...
correct me if m wrong..
Is This Answer Correct ? | 0 Yes | 2 No |
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
Give me some real time point of way where exactly we can conduct audits?
How will you check a web application for broken links using qtp?
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
str="ramanareddy12345@gmail.com"to count alphabets,numarics and special charcters pls any one knows send to answer
Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..
anyone can explain Diff B/w Actions and Functions
In what situations QTP will not recognize the Objects?
What is the Diff between Image check-point and Bit map Check point?