Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Integration of many test cases in One Script
#1
Not Solved
Hi QTP Folks,

I have a manual test script which contains 100 test cases, I want to automate all the test cases in one script, and want to run only selected test cases in every release.

Below are my queries:

How can I integrate 100 test cases in a single script ?
How can I run only selected test cases through QTP, Is there any method through which I can mark the test cases for execution ?

Thanks
Reply
#2
Not Solved
1) 100 test cases in a single script? what will you gain out of that? Instead divide your test cases into reusable actions. Call the reusable actions in one script. That ways with few reusable actions you can have 100 automated scripts.

2) This can be very easily achieved through Quality Center. Otherwise you need to do a bit of scripting to accomplish this solely with QTP.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#3
Not Solved
Alll the 100 test cases are different, and I want to achieve the functionality something like mentioned below:

Testcase 1: scripting for case 1
Testcase 2: Scripting for case2
and so on till 100

Can I do it in single script, also I am interested in executing only testcase 1 not all.

Can we do this through QTP ?
Reply
#4
Not Solved
Hi Ankur/Shayad15,

I want to Suggest this....for the qwes: I am interested in executing only testcase 1 not all [by Shayad15].
I understand that he wants to execute eg:15 randomly picked testcases out of 100.
Ankur s right as it would not have any purpose writing all the test cases in 1 script.
We faced the issue in Insurance Domain, we were told to maintain 190 scripts for around 225 test cases [ we had resuable actions as Ankur Mentioned ]. we used to call the functions which one we wanted to execute.Using the batch execution.

Cant we don like that Ankur....[asking from u as i saw ur previous message to me ]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT - ALM Integration Issue vivek 0 1,865 04-22-2016, 04:36 PM
Last Post: vivek
  Calling a function in a Test Script from a function library anupam4j 3 5,906 06-26-2015, 12:31 AM
Last Post: babu123
  UFT 11.53 and QC ALM Integration Issue prs2014 0 2,535 11-20-2014, 02:59 AM
Last Post: prs2014
  Automate Test cases shekhar NT 1 2,306 07-08-2014, 01:41 PM
Last Post: QTpier
  Estimate for preparing a basic test script QTPBeginner48 4 2,792 02-25-2014, 03:45 PM
Last Post: guin.anirban

Forum Jump:


Users browsing this thread: 1 Guest(s)