Translate

Friday 15 November 2013

How to extend the QTP 11 trial version no need of crack



How to extend the QTP 11 trial version no need of crack...

my own tricks worked for me...











Steps to do:

1. Install the QTP 11 trial version in your PC.
2. Note the date of the system after complete installation of QTP 11.

3.That's it. Whenever you open qtp 11 change the system date to installation date..the trial days will remain the same.Below is the image of qtp 11 which was opened after 55 days(almost 2 month), but the trial days remains the same.


Important Note:

This tricks will not works if the trial period is already completed.This trick can work for QTP version 9 and10 also.


...if it works please comment below which will be helpful to others.


Tuesday 15 October 2013

Connecting Oracle with Netbeans IDE

I am not a good developer but i searched for this topic i mean "connecting netbeans with oracle"  after a long search i got this simple answer....explained below
 Sorry for my english...

Do this in a new operting system i means format all stuff ...since you may be installed and uninstalled netbeans and oracle number of times so there will be some problem but i dont know what problem it will be...better start with new operating system  if you wish or try it in the old one....

step to add oracle to netbeans

stage 1

first install netbeans 6.9 or other..
create one sample web application
run the application
internet exlpore will open( i.e now port 8080 will be occupied by glassfish server)

stage 2

download oracle 11g enterprise edtition
install the oracle 11 g( dont close the IE opened in netbeans since port 8080 should not be occupied be oracle)

at certain period of instalation oracle 11g port name will be asked at that time enter http port with 8087

then finish the installation

both oracle and netbeans can run at same time..

stage 3

How to add oracle to netbeans

first download ojdbc6.jar ans save it

then click add new driver--> browse the place in which you saved the ojdbc.jar

then view the driver list---> oracle thin will be displayed

then right clik on oracle thin driver---> click connect using  --a window will be opened

enter the following details (note keep open the oracle datbase in IE)

Host:   localhost
Port:   1521
SID:   XE
username: system
Password: password which you gave when installing oracle.
Check show JDBC url

then click ok button thats it

now you can see the jdbc:oracle:thin:@localhost:1521:XE(sysytem on SYSTEM)

Note ( add lib like ojdbc14.jar,ojjdbc6_g.jar,ojdbc6.jar in project properties and in oracle thin)


whatever table created in oracle will be displayed in netbeans..


stage 3 

coding


import java.io.IOException;
import java.io.PrintWriter;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.sql.*;
import javax.activation.DataSource;
/**
 *
 * @author Administrator
 */
public class NewServlet extends HttpServlet {
  
    DataSource ds=null;
    Connection con=null;
    Statement stmt=null;
    ResultSet rs=null;

       
    protected void doGet(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException
    {

   

        String Name= request.getParameter("Name");
        String Password= request.getParameter("Password");





        try {
            response.setContentType("text/html;charset=UTF-8");
            PrintWriter out = response.getWriter();
            Class.forName("oracle.jdbc.driver.OracleDriver");
            Connection con=DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:XE","system","password");
        
           
            stmt=con.createStatement();
out.println("Connection Established");


 rs=stmt.executeQuery("select * from table name");

           
                 while(rs.next())
                 {
                      String str=rs.getString(1);

          out.println("<h1>"+str+"</h1>");
                 }
           
            con.close();
        }
        catch(SQLException e)
        {
            System.out.println(e.toString());
        }
        catch(Exception e)
        {
            System.out.println(e.toString());
        }



       
    }

}

Comment if i said anything wrong but it worked for me :)












Saturday 5 January 2013

Google search engine information


Information about google search engine which I have analyzed, please suggest what you have in your mind

 If you search for any information in Google search engine, the searched time will display for example “Page 3 of about 9,970,000 results (0.38 seconds)” it’s great thing done by Google but what is the use of that time for the user who daily use search engine .The user will purely depend upon their internet speed but not the Google search engine speed.


If any information is searched in Google search engine many results will be displayed but really what you will get is 50% percentage of results shown by Google will be not useful for you  may be it will be related to the searched key words.





Next thing if you searched any information in Google search engine   for example if you search for  Disadvantage of Google search engine  some  results will be displayed, if you see below the search field  About 8,360,000 results (0.44 seconds)  information will be shown it may vary for you if you searched the same information now. Many of us will thing that there is totally 8,360,000 results are shown including all other page but it’s not true Google  is showing  8,360,000 in a single page if you have doubt just view the next 10 pages of the searched result you will see number of information may be increased or decreased .For Google search engine 8,360,000 related information  are displayed in a single page but for users only 10 links are displayed  in a single page excluding the additional link displayed at the end so user will not get 8,360,000 related results . I think if you view all the 10 links in the page and count the all the keywords which you entered in search field you will get 8,360,000 words.


Next important thing is if you view all the showed  results  of Google search engine  25% of same results will be displayed  again and again i.e. some results will be displayed 2 times.


If you see the last page of the searched results for first time  ,for example search for “disadvantage of Google search engine” , then see below the searched results you will get the information like “In order to show you the most relevant results ,we have omitted some entries very similar to the 791 already displayed .If you like ,you can repeat the search engine with the omitted results included”  then if you click the link and search again the resulted page will be increased  see the screen shots I have posted below see the message displayed in the first screen. You can see clearly searched page have been increased but the page results are same, the 80th page and 98th page results are same we don’t know where the extra information are displayed or whether the same results are displayed again and again.








Google search engine exactly shows what other website have information about what you have searched for, it is same as a student shows  poem to a teacher which is written by another student. 


My information is better search with keywords rather than using sentence in Google search field.

Thanks for reading,i need more suggestion please.... 


















Friday 4 January 2013

Privacy Policy for http://xactinfoo.blogspot.in/

Privacy Policy for http://xactinfoo.blogspot.in/

If you require any more information or have any questions about our privacy policy, please feel free to contact us by email at vpravinrajan@gmail.com.

At http://xactinfoo.blogspot.in/, the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by http://xactinfoo.blogspot.in/ and how it is used.

Log Files
Like many other Web sites, http://xactinfoo.blogspot.in/ makes use of log files. The information inside the log files includes internet protocol ( IP ) addresses, type of browser, Internet Service Provider ( ISP ), date/time stamp, referring/exit pages, and number of clicks to analyze trends, administer the site, track user’s movement around the site, and gather demographic information. IP addresses, and other such information are not linked to any information that is personally identifiable.

Cookies and Web Beacons
http://xactinfoo.blogspot.in/ does not use cookies.

DoubleClick DART Cookie
.:: Google, as a third party vendor, uses cookies to serve ads on http://xactinfoo.blogspot.in/.
.:: Google's use of the DART cookie enables it to serve ads to users based on their visit to http://xactinfoo.blogspot.in/ and other sites on the Internet.
.:: Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy at the following URL - http://www.google.com/privacy_ads.html

Some of our advertising partners may use cookies and web beacons on our site. Our advertising partners include ....
Google Adsense


These third-party ad servers or ad networks use technology to the advertisements and links that appear on http://xactinfoo.blogspot.in/ send directly to your browsers. They automatically receive your IP address when this occurs. Other technologies ( such as cookies, JavaScript, or Web Beacons ) may also be used by the third-party ad networks to measure the effectiveness of their advertisements and / or to personalize the advertising content that you see.

http://xactinfoo.blogspot.in/ has no access to or control over these cookies that are used by third-party advertisers.

You should consult the respective privacy policies of these third-party ad servers for more detailed information on their practices as well as for instructions about how to opt-out of certain practices. http://xactinfoo.blogspot.in/'s privacy policy does not apply to, and we cannot control the activities of, such other advertisers or web sites.

If you wish to disable cookies, you may do so through your individual browser options. More detailed information about cookie management with specific web browsers can be found at the browsers' respective websites.