Exforsys

Online Training

Doubts in QTP

This is a discussion on Doubts in QTP within the Software Testing forums, part of the Testing category; plz.. clarify my doubts......... how to do batch processing? diff b/w client server testing and web testing? what is ...


Go Back   Exforsys > Testing > Software Testing

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-23-2007, 06:57 PM
Junior Member
 
Join Date: Jun 2007
Posts: 10
devii is on a distinguished road
Doubts in QTP

plz.. clarify my doubts.........



how to do batch processing?

diff b/w client server testing and web testing?

what is meant by "creating framework"?and what type of frame generally companies use??

size of object repository?

what is descriptive.create()in qtp?

where will we write descriptive programming...n wat is the use of it?can we exclude "Object Repository" totally and do descriptive programming?

frame work u've used?

w is configaration management?


waht is business process testing?

use of step generator for scripting?

diff b/w keyword drivven testing and data driven testing??

sample functional specifications ofa any project just as an example?

do we need to create "recovery scenario's" for every application we work with in real time??

do we need to use "function definiton generator" for a better code??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 09-05-2008, 02:28 AM
Junior Member
 
Join Date: Sep 2008
Posts: 2
jyotikrushna is on a distinguished road
Answer for your questions

Hi...........

The followings are the answers for your questions

1. how to do batch processing?
Ans: If you are running ur script locally(that means directly in qtp) then u have to set for test batch runner which has already present in QTP and if you are running ur script from Quality center with launching the qtp tool then there is an run test sets present in test lab under quality center which is nothing but a test batch runner.Click on that run test sets option and after that click on run all option.

2.what is meant by "creating framework"?and what type of frame generally companies use??
Ans: creating a framework means we have to design a procedure using which we can run our scripts in a sequential manner. Presently Hybrid framework is using in different companies but selection of framework totally depends upon ur project or application.
size of object repository?

3.what is descriptive.create()in qtp?
Ans: This is a function which is basically used for the identification and counts of the child objects(links, text box, web list...etc) presents in a web page

4:where will we write descriptive programming...n wat is the use of it?can we exclude "Object Repository" totally and do descriptive programming?
Ans: You can write descriptive programming at anywhere and any time. Yes, it can totally exclude object repository. For better clarification plz see the example
Ex: Browser("name:= Login").Page("title:= Login").WebEdit("html id:= txtUser").Set"Jyoti"
the above example is for login using username, but for that we needn't to add the login page in object repository. This is the bebifit of descriptive programming.

5.frame work u've used?
Ans: Hybrid framework

6.diff b/w keyword driven testing and data driven testing??
Ans: In keyword driven testing we write small individual functions for our application and at the last we do assemble.But in data driven testing we placed our test datas in a separate file and then parameterize that datas to our script.

7.do we need to create "recovery scenario's" for every application we work with in real time??
ans: It is wise to create recovery scenario for every application b'coz one can't say that the script will run with no error for every times in future.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-08-2008, 04:13 PM
Junior Member
 
Join Date: Jun 2007
Posts: 10
devii is on a distinguished road
Thanks for your reply.

I have a another question:

I've done the sample application HP site before, now I want to learn bit more, like wirting scripts stuff and all, can someone guide me thorugh this, like what depth of VB Scripting should we learn and all. Please kindly forward me some material for vb script or qtp if you have and sites as well.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
doubts devii Software Testing 2 08-09-2007 11:13 AM
how to do web testing in qtp anthra_chopra Software Testing 4 04-04-2007 09:45 AM
Doubts regarding H1-B visa stamping.... alsowjanya USA Immigration 1 01-13-2007 09:14 AM
doubts sudhap Testing Tutorials 1 02-25-2005 09:03 PM
doubts in vb sudhap Visual Basic Tutorials 3 02-22-2005 10:21 PM


All times are GMT -4. The time now is 07:24 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.