I want to know can we integrate visual source safe tool
with QTP and QC for our version controlling process?
WE know QTP and QC 10.0 version is having the version
control inbuilt in it but I want to know the merits and
demerits of the inbuilt version control tool and the visual
source safe tool using QTP and QC.
No Answer is Posted For this Question
Be the First to Post Answer
In a web site, Protocal has been changed http: to https: what is your approach?
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
LINUX environment supports QTP or not? LINUX environment supports QC or not?
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
what is check point?
i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)
What is the extension of script and object repositary files?
how you will do cookie testing using QTP?
1...HOW MANY TYPES OF OBJECT REPOSITORY ARE THERE IN QTP? 2....WHAT ARE THE REPOSITORY FEATURES EXPLAN. 3...HOW TO CREATE A RECOVERY SCENARIO? WHAT DOES RECOVERY SCENARIO MANAGER DO? 4...OPEN A WORD FILE AND MODIFIED WITH SOME VALUE USING QTP? 5... HOW TO CREATE EXCEL FILE USING QTP? 6... HOW TO RETRIEVE A VALUE FROM WEB TABLE? 7... WHAT IS QC REQUIREMENT TAB DO ? HOW TO MAP THE REQUIREMENT? 8... HOW TO PASS A VALUE FROM EXCEL FILE TO SCRIPT? 9...WHAT IS THE USE OF SPLIT FUNCTION?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
can we run the scripts of qtp 8.2 in the qtp7.0?
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example