TestLead
  • Home
  • Jobs
  • About Us
  • Home
  • Jobs
  • About Us

ISTQB

  • What do you mean by User acceptance Testing and when can be start the UAT?

    User acceptance testing is a separate testing phase which will take care by the group of actual user at the client end. The UAT team will consist of the group of applications team who have very less Technical knowledge and worked as End user and understand the business and users problem. User acceptance Testing is very important testing because of this will be done by independent test team on dedicated environment to looking at user perceptive. Outcome of this testing activity will give the confidence […]

    Read More...
  • What is Software Quality Assurance?

    What is Software Quality Assurance? Software Quality Assurance involves the entire software development process, monitoring and improving the process making sure that any agreed –upon standards and procedure  are followed and ensuring that problems are found and dealt with .It is oriented to prevention. Software ‘Quality ‘ Quality software is reasonably bug free delivered on time and within budget, meets requirement and or expectations and is maintainable. However quality is obviously a subjective term. It will depended on who is the ‘Customer’ is and their […]

    Read More...
  • What is Normalization and various form of normalization?

    First NF: Duplicate columns should be eliminated. Second NF: Should be 1NF. Should remove subsets of data that repeats in multiple rows and place them in separate table. Third NF: Should be in 2NF. Repeat columns that are not dependent upon the primary key. Boyce-Codd NF: Should be in 3NF. A relation is in BCNF if every determinant is a candidate key. Fourth NF: Should be in 3NF and BCNF. A relation is in 4NF if it has no more than one multi-valued or multiple […]

    Read More...
  • Displayed the duplicate row and no of occurrence ?

    SELECT NAME, COUNT (NAME) FROM TABLE1 GROUP BY NAME HAVING COUNT (NAME) > 1

    Read More...
  • How to copy the complete table structure?

    Select into emp1 from EMP where 1=2

    Read More...
  • 1
  • 2
  • Search

  • Subscribe for newsletter




  • Recent Posts

    • How to setup WordPress website on local host

      5 Jan 2021

    • What is difference between QA, QC and Software Testing?

      27 Jan 2020

    • SQL commands

      4 Dec 2013

    • Describe the Key features of JMeter , SOAP UI and LISA Tool ?

      4 Dec 2013

    • What do you mean by User acceptance Testing and when can be start the UAT?

      3 Dec 2013

    • What is Software Quality Assurance?

      3 Dec 2013

    • TIBCO Testing VS Traditional Testing ?

      24 Nov 2013

    • What are the TIBCO Business work methodology ?

      1 Nov 2013

    • Displayed Pallets are Dependent on which factors ?

      31 Oct 2013

    • What are Activity output and Group ?

      30 Oct 2013




  • Tweets by @Test_Lead

  • Search



  • Audible Books

  • Newsletter

    Delivered by FeedBurner

  • Testlead
  • Links

    • Software Engineering
    • Database Testing
    • TIBCO TESTING
    • Manual Testing
    • Web Service
    • WIN Runner
    • UNIX
    • QTP
© 2013 TestLead All Rights Reserved
  • Home
  • About Us
  • Privacy Policy
  • Sitemap