Results 1 to 14 of 14

Thread: Frame Work

  1. #1
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Frame Work

    Can anybody tell me,
    What is frame work in WinRunner and QTP?

    Is is two different frameworks or same for both WinRunner and QTP.
    I am with different responses from different people and i am going .
    Please explain.


  2. #2
    mbazith
    Guest

    Re: Frame Work

    Hi,

    Framework in QTP or WinRunner is nothing but a folder structure where we can place our input datas, Scripts, Exporting results, Place library files. While running the scripts getting inputs and exporting the results should be done automatically inside of the framework. Now a days repository and Gui files are maintained externally at that time framework will be very helpful.


  3. #3
    Junior Member
    Join Date
    Dec 2006
    Answers
    10

    Re: Frame Work

    Frame work ... Now a day lot of companies are concentrating on this topic in interviews. Frame work is nothing but , the structure of the application, the structure of the functionalies


  4. #4
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Re: Frame Work

    But how do you answer a question in an interview like,

    "What is the framework that you use in your current job?"


  5. #5
    Junior Member
    Join Date
    Dec 2006
    Answers
    2

    Re: Frame Work

    What is difference between smoke and sanity testings? pls give examples


  6. #6
    Junior Member
    Join Date
    Dec 2006
    Answers
    2

    Re: Frame Work

    Can any one pls give the difference between performance, Load & stress testing? give live examples....


  7. #7
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Re: Frame Work

    rkpanchadi,

    You have posted your question in the wrong place its a right forum but wrong place.

    You have to create a new thread in the appropriat forum when you want to "ask" questions in this group.

    Comming to your question, there is already a thread that gives a lot information and differences between smoke and sanity testing. You will find it in 'testing issues' forum.

    Lack of WILL POWER has caused more failure than
    lack of INTELLIGENCE or ABILITY.

    -sutnarcha-

  8. #8
    Expert Member
    Join Date
    Apr 2006
    Answers
    124

    Re: Frame Work

    Automation framework is a process that helps test engineers control the tool operations for a complete and correct test execution of the automation scripts on the build.

    In short it describes the directory structure of how the files are stored.

    Framework varies from one automation tool to another.

    For example for Mercury Interactive tools in Windows environment

    the framework for WR :
    C:\Program Files\Mercury Interactive\WR\tmp\
    C:\Program Files\Mercury Interactive\WR\tmp\\chklist\list.ckl
    C:\Program Files\Mercury Interactive\WR\tmp\\exp\gui1
    C:\Program Files\Mercury Interactive\WR\tmp\\default.xls
    C:\Program Files\Mercury Interactive\WR\tmp\\msqr1.sql

    the framework for QTP :
    C:\Program Files\Mercury Interactive\QTP\tests\


  9. #9
    Junior Member
    Join Date
    Jan 2007
    Answers
    12

    Re: Frame Work

    There are three aproaches in automation 1.Keyword driven 2.data driven 3.hybrid (combination of both keyword and data)
    most of the time people use hybrid approach (we use hybrid at our company).
    these are nothing but the frame work.


  10. #10
    Expert Member
    Join Date
    Apr 2006
    Answers
    124

    Re: Frame Work

    hi amarreddy

    can u explain abt the three approaches u mentioned .Keyword driven 2.data driven 3.hybrid (combination of both keyword and data


  11. #11
    Contributing Member
    Join Date
    Feb 2007
    Answers
    48

    Re: Frame Work

    mbazith's explanation for framework is right.

    Framework also includes few more (apart from the above) things like:
    01. Naming convention for Scripts, Actions, Action parameters, external data files, variables, etc
    02. Putting script header (Author, purpose of the script, entry point, exit point, limitations, open issues, change history, etc) and inline comments in the script to increase the readablity and maintainablity of the code.
    03. Proper debugging, etc.

    The proce


  12. #12
    Expert Member
    Join Date
    Apr 2007
    Answers
    147
    Hi
    Framework is nothing but a standard approach which the entire Team follows in the course of a Project. This includes Folder structures, Naming conventions, File paths, Common Functions, etc

    Quote Originally Posted by sutnarcha View Post
    But how do you answer a question in an interview like,

    "What is the framework that you use in your current job?"
    The are quiet a few Frameworks in QTP.....
    DFD framework
    BPT framework
    Actions framework

    Amongst these BPT is the most preferred if you have QC incorporated

    Last edited by jainbrijesh; 07-06-2007 at 04:44 AM.

  13. #13
    Junior Member
    Join Date
    Oct 2007
    Answers
    9

    Re: Frame Work

    Hi,
    Can you please explain about BPT Framework. I could see a folder with the name "BPT Resources" in QC of our project and all folders that are using in Automation Testing is stored in this folder. But our project is using Keyword Driven Framework. So I am bit confused about this term "BPT Framework". I hope you can help me.


  14. #14

    Question Re: Smove Vs SanityTesting

    Smoke:
    1. Smoke testing originated in the hardware testing practice of turning on a new piece of hardware for the first time and considering it a success if it does not catch fire and smoke. In software industry, smoke testing is a shallow and wide approach whereby all areas of the application without getting into too deep, is tested.
    2. A smoke test is scripted--either using a written set of tests or an automated test
    3. A Smoke test is designed to touch every part of the application in a cursory way. It's is shallow and wide.
    Smoke testing will be conducted to ensure whether the most crucial functions of a program work, but not bothering with finer details. (Such as build verification).
    4. Smoke testing is normal health check up to a build of an application before taking it to testing in depth.
    Sanity:
    1. A sanity test is a narrow regression test that focuses on one or a few areas of functionality. Sanity testing is usually narrow and deep.
    2. A sanity test is usually unscripted.
    3. A Sanity test is used to determine a small section of the application is still working after a minor change.
    4. Sanity testing is a cursory testing; it is performed whenever a cursory testing is sufficient to prove the application is functioning according to specifications. This level of testing is a subset of regression testing.
    5. Sanity testing is to verify whether requirements are met or not, checking all features breadth-first.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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