I m new to QTP?
Is it necessary to know VB for learning QTP for Automation?
Can I understand QTP excellently Without practical
automation?
Answer Posted / krishnateja muppalla
Yes. VB Scripting is required.
To modify the recorded script or to write descriptive programming VB is required.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How to run a test using quicktest professional?
Suppose I want fail that check point? How can you do that?
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
What is the quicktest professional testing process?
Explain types of descriptive programming?
how can i pass a "cript"as a parameter in to a function
What are the check points can be inserted without recording?
what are the challenges you have faced while testing web based application using the automation tools ?
how to convert 100 into hundred repees only and viceversa
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
what is the structure for the data driven framework
How to capture all the data of a webtable, weblist and combolist using QTP?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
in a web page How to check and display a particular word from a paragraph?