As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.
1 4421While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
2 4743how to select the work for complete automation and one more thing when u are going to choose automation
3 7487How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?
1 4131How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
L&T,
23211)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?
L&T,
1 6418
What is Curd testing?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Which environments does qtp support?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
What is the limitation to XML Checkpoints?
How can you give wait up to 10 seconds in qtp?
How you know that a test case is a regression test case
What are the different attribute used with regular expression?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
What is the process of synchronizing qtp and aut?
There is an excel file of 1 to 100 sheets how you will iterate through it?
How do you synchronization point through DP?