Geeks Talk

Prepare for your Next Interview




Frame Work

This is a discussion on Frame Work within the Testing Frameworks forums, part of the Software Testing category; 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 ...

  #1 (permalink)  
Old 12-05-2006
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 508
Thanks: 1
Thanked 52 Times in 44 Posts
sutnarcha is on a distinguished road
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.
Reply With Quote
The Following User Says Thank You to sutnarcha For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 12-11-2006
Junior Member
 
Join Date: Dec 2006
Location: India
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
mbazith is on a distinguished road
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.
Reply With Quote
  #3 (permalink)  
Old 12-23-2006
Junior Member
 
Join Date: Dec 2006
Location: Hyderabad
Posts: 11
Thanks: 0
Thanked 1 Time in 1 Post
gandra.2006 is on a distinguished road
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
Reply With Quote
The Following User Says Thank You to gandra.2006 For This Useful Post:
  #4 (permalink)  
Old 12-23-2006
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 508
Thanks: 1
Thanked 52 Times in 44 Posts
sutnarcha is on a distinguished road
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?"
Reply With Quote
  #5 (permalink)  
Old 01-04-2007
Junior Member
 
Join Date: Dec 2006
Location: Hyderabad
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
rkpanchadi is on a distinguished road
Re: Frame Work

What is difference between smoke and sanity testings? pls give examples
Reply With Quote
The Following User Says Thank You to rkpanchadi For This Useful Post:
  #6 (permalink)  
Old 01-04-2007
Junior Member
 
Join Date: Dec 2006
Location: Hyderabad
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
rkpanchadi is on a distinguished road
Re: Frame Work

Can any one pls give the difference between performance, Load & stress testing? give live examples....
Reply With Quote
  #7 (permalink)  
Old 01-04-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 508
Thanks: 1
Thanked 52 Times in 44 Posts
sutnarcha is on a distinguished road
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-
Reply With Quote
  #8 (permalink)  
Old 02-02-2007
Expert Member
 
Join Date: Apr 2006
Location: India, Hyderabad
Posts: 129
Thanks: 19
Thanked 35 Times in 17 Posts
bvani is on a distinguished road
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\
Reply With Quote
The Following User Says Thank You to bvani For This Useful Post:
  #9 (permalink)  
Old 02-02-2007
Junior Member
 
Join Date: Jan 2007
Location: kolkata
Posts: 12
Thanks: 0
Thanked 2 Times in 2 Posts
amarreddy79 is on a distinguished road
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.
Reply With Quote
  #10 (permalink)  
Old 02-02-2007
Expert Member
 
Join Date: Apr 2006
Location: India, Hyderabad
Posts: 129
Thanks: 19
Thanked 35 Times in 17 Posts
bvani is on a distinguished road
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
Reply With Quote
  #11 (permalink)  
Old 02-21-2007
Contributing Member
 
Join Date: Feb 2007
Location: Delhi
Posts: 51
Thanks: 3
Thanked 10 Times in 5 Posts
smganesh is on a distinguished road
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
Reply With Quote
  #12 (permalink)  
Old 04-18-2007
Expert Member
 
Join Date: Apr 2007
Location: Kolkata
Posts: 151
Thanks: 3
Thanked 9 Times in 8 Posts
debleena23 is on a distinguished road
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.
Reply With Quote
  #13 (permalink)  
Old 12-26-2007
Junior Member
 
Join Date: Oct 2007
Location: India
Posts: 17
Thanks: 8
Thanked 1 Time in 1 Post
ShamimYousuf is on a distinguished road
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.
Reply With Quote
The Following User Says Thank You to ShamimYousuf For This Useful Post:
  #14 (permalink)  
Old 12-27-2007
Junior Member
 
Join Date: Dec 2007
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
OpenSourceAutomation is on a distinguished road
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.
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Frameworks


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Late for Work JohnMathew Companies 1 11-12-2006 01:52 PM
Work at Home Opportunities admin Companies 5 10-09-2006 02:52 PM
Whether in Team work blenda Interviews 1 08-29-2006 04:31 AM
Simple project to work with norman C and C++ 1 07-17-2006 04:25 PM
WebSphere V5.0 : Work with Perspectives Lokesh M Web Tools 0 05-27-2006 06:41 AM


All times are GMT -4. The time now is 06:34 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved