Plz Explain How to access Or Store Script from VSS?
Explain Real time work (qtp)
where you store folders and next to how to you access that
folders and how you maintain folders in VSS ? What are the
Menu's in VSS? Suppose in Manual, by using Checkin Checkout
u can access documents. how you access in QTp REal time?
No Answer is Posted For this Question
Be the First to Post Answer
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
Is there any option in QTP to add Java add-in after instaling the QTP?
what is parameterisation?
How u execute test cases in manual testing?
What are the types of data tables in qtp?
How QTP integrate with application?
what is syncurnisation point? what is the use of this in real time environment? plz explain?
How you are maintaining shared object repository in your team or your project?help me plz