what type of scripts are asked in qtp?
Answers were Sorted based on User's Feedback
Answer / ayaan
Hi Nanda, I'm new to automation. Where can we get sample
QTP scripts for the scenarios you mentioned above? Plz
suggest!
Thanks!
| Is This Answer Correct ? | 0 Yes | 0 No |
how do you configure QTP AND Test director?
How to handle the exceptions using recovery scenario manager In QTP?
how can we do the frame work in qtp
what is the test process followed for your project?
Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
Can I change properties of a test object?
What is the another extension name of library file. If that is exist than what's the difference between them.
what is objectidentification?
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
Explain about reusable actions?