How do you start automating/ writing your QTP scripts ?
Answers were Sorted based on User's Feedback
Answer / jay prakash
We start writing the scripts by creating the object
repositries first.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / varshitha
Can you say me how can we know which script have to write in QTP?
I mean what functions we use for writing vb script inQTP?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / alex
first you need to create the test case i mean, you need to
write the script after you have to test manually the flow,
you need to check what kind of object you will use for the
script, i mean if you will user web, oracle, asap, etc and
install the add ins of course if it is necesary. You have
to create the repository. when you are ready then you can
start with the automation.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is Parameterizing Tests?
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
Is it a smart choice to use QTP for backend testing?
In qtp,how to interact tool & application build?
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
HI All i need one suggestion.is there any companies taking corresponding degree courses. i have 3+ yrs exp in QTP and i am working north side. iam looking for job in south.
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.
BEst INstitute for QTP & SELENIUM
How do u write a regular expression for date (dd/mm/yyyy) field ?
give me the code for check point for validating application
Is the qtp course will help to create a virtual object?
What is SQL injection?