Search:

Type: Posts; User: chennaprashanth; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    7
    Views
    17,154

    SQL Server - Re: update to null value column

    Hi Nagesh,
    I didn't get u clearly. Please give some Examples to justify ur answer.
  2. Answers
    7
    Views
    17,154

    SQL Server - Re: update to null value column

    Hi,

    To set a NULL Value in a cell we can use the Operator "="
    But on executing a Condition on NULL Value we have Use the Key word "is"
    ( So, according to situation we can use either = or Is )
    ...
  3. Re: Descriptive Programming Concepts - Good thread for Starters

    Hi friend,

    Using Descriptive Programming automation scripts can be created Even if the application has not been developed. We can instruct QTP to perform methods on objects without referring to...
  4. Answers
    24
    Views
    285,949

    Sticky: Re: Testcase Template Attached

    Hi friends,
    Sorry for the first reply,
    Now here is the attachment, where u can find Test Case Template which we are Using.


    Cheers,
    Prashanth Chenna
    shanthc@gmail.com
  5. Answers
    3
    Views
    10,094

    SQL Server - Re: what is unique key

    Hai Priya,

    Unique Key does not accept Duplicate values and it can accept Only ONE NULL value even in SQL Server.

    Cheers :)
    Prashanth Chenna,
  6. Answers
    7
    Views
    17,154

    SQL Server - Re: update to null value column

    Its not like that,
    We will get it by trying this,

    Update emp set comm=5000 where email_id is null


    On comparing NULL values Use the key word IS


    Cherrs :)
  7. Answers
    3
    Views
    11,635

    SQL Server - Re: SQL Server outer join

    When we want to sellect data from two tables at a time, then we will go for Joins Operation.

    To select Matched records as well as Unmatched records from two tables go for Outer Join Operation. It...
  8. Answers
    4
    Views
    13,949

    Re: object repository in QTP 9.2

    Hai Friend,
    In QTP there are two types of Object Repositories 1. Per Action/ Per Test mode 2. Shared Object Repository.

    Per Action Object Repository is used for only current test. If we modify...
  9. Answers
    25
    Views
    31,709

    Re: Automation Framework

    Hi Subhashini,

    Automation Framework is also like a document of Test Plan. In Automation Framework we will discuss that
    1. What to be Automate.
    2. How to be Automate.
    3. What Procedure that Team...
  10. Answers
    6
    Views
    5,217

    Re: My first job & I am nervous

    Hai Sonu,
    Don't be Tense, be COO..........L. b'coz if u r in tense, it may raise to fault. Here I am attaching some QTP and general Questions. go through them. not only these first u compleate your...
  11. Answers
    7
    Views
    7,628

    SQL Server - How to get 6th heghest salary?

    In SQL Server 2005, How to get 6th highest salary from a table?


    Regards,
    Prashanth Chenna.
  12. Re: is retesting a part of regression testing?

    RE TESTING: When a defect is fixed by the developers, as a test Engineer we have to check that wether the defect fixed properly or not. If the defect is foxed properly then we change the status of...
  13. Answers
    7
    Views
    10,403

    Re: QTP Questions and Answers

    Hai my dear friend,
    Here I am attaching some QTP FAQ's. go through them.


    Regards,
    Prashanth Chenna
  14. Re: I need diffrences between Object Identification, Smart

    Object Identification: is used to Identify the object in our Application.

    Smart Identification:
    If QuickTest is unable to find any object that matches the learned object description, or if it...
  15. Answers
    14
    Views
    32,488

    Re: Print 2nd largest value from array

    Hai,
    Here is the Query in SQL Server 2005, to get the Second highest Salary from a EMP Table.

    select max(sal)<(select max(sal) from emp)


    Regards,
    Prashanth Chenna.
  16. Answers
    53
    Views
    29,707

    Poll: Re: Weekly Training Notes by Email

    Hai,
    Your Idea is Excelent, Please impliment this as soon as possible.


    Regards,
    Prashanth Chenna.
  17. Answers
    24
    Views
    285,949

    Sticky: Re: Testcase Template Attached

    Hai,
    here I attached a Test case template which I am Using.
  18. What does QTP do if a run time object doesn't match with any object in repository?

    What does QTP do, If a run time object doesn't match with any object in Repository?
  19. How to create an activeX object in VB Script?

    How to create an activeX object in VB Script?
  20. If i have some thousands of tests in QTP. How do I manage the Object Repository?

    If I have some thousands of tests in QTP. How do I manage the Object Repository?
Results 1 to 20 of 24
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact