What are the different types of qtp test assets and their extensions?
No Answer is Posted For this Question
Be the First to Post Answer
Hi all, what is the latest version of QTP?
What is the Dynamic Scenario in QTP? And also anybody give the example for this?
Once the Actions are splitted , is there any way to merge them
How can you find Local Host Name by Using QTP?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
How can I replace all the text from the QTP script with some other text.
Plz Explain AUTOMATION REFERENCE MODEL?
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
Difference between keyword driven test and DDT?
describe some problems that u had with automating testing tool?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?