Exforsys

Online Training

Select Block in QTP

This is a discussion on Select Block in QTP within the Software Testing forums, part of the Testing category; How to execute same set of statements in a select block for different cases, e.g. select case typ case ...


Go Back   Exforsys > Testing > Software Testing

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-23-2007, 06:49 AM
Junior Member
 
Join Date: Oct 2007
Posts: 1
vsarin is on a distinguished road
Select Block in QTP

How to execute same set of statements in a select block for different cases, e.g.
select case typ
case 0
case 1
MsgBox "Vikas Sarin"
end select
It doesn't work and it requires the following to work:
select case typ
case 0
MsgBox "Vikas Sarin"
case 1
MsgBox "Vikas Sarin"
end select
I need a solution asap.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-08-2007, 12:11 PM
Junior Member
 
Join Date: Nov 2007
Posts: 1
varma_ganesh is on a distinguished road
can you provide more information on what you need??
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
Urgent - WinRunner user guide material priyapp Testing Tutorials 3 02-16-2007 03:37 AM
Tutorial on Silk Test spriya279 Testing Tutorials 2 02-15-2007 07:31 PM
qtp&winreunner materail mattana_79 Testing Tutorials 1 02-14-2007 05:51 AM
comp.cad.autocad AutoLISP FAQ (part 2/2) - samples, code Reini Urban Tech FAQ 0 05-01-2004 06:30 AM
[FAQ] FileMaker Pro - database for Macintosh and Windows Martin Trautmann Tech FAQ 0 04-17-2004 08:26 AM


All times are GMT -4. The time now is 11:49 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.