What are the differences between QTP 9.2 and 10? please
explain e indetail......
Answer Posted / ramesh
Qith QTP 10, we can integrate to QC 10, where we can
access "Test Resources" Tab for Data sheets, Library
functions & Repositories etc...
As QC10 has versioning, when we upload our scripts they
will be versioned automatically.
Reporter.ReportEvent has 4th argument, which is a file
where we can save our checkpoint attachment..
Please refer readme.txt, comes with QTP 10 Installation.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How to export quicktest professional (qtp) results to an .xls file?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
Explain the check points in quicktest professional (qtp)?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How qtp identifies objects?
What is keyword view?
Which scripting language used by quicktest professional (qtp)?
In what occasion we can specify global sheet and action sheet?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Explain quicktest professional testing process?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?