wt is playback facilityin qtp?
Answers were Sorted based on User's Feedback
Answer / guru
The playback option is used to play the recorded script.
| Is This Answer Correct ? | 4 Yes | 0 No |
Am going to QTP testing......but i dont know coding languages like (c,c++,java,etc)and am not having interest in coding .............can i choose testing tools like qtp to learn and get a job in software......please reply me
somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can
where the check points are stored ?
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
can u tell me the the cost of automation tool QTP ?
What is the pros and cons between QTP and Rational Robot
Username field having some string mistake like"user naem".what type of testing i prefer to test spell check.
Which method do you use to retrieve data from the WebList object?
Do you know how to connect database? Can you tell me the procedures?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable
What is the difference between keyword view and expert view?