what is meant by source control?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
give the code to count child objects (Total) in the page
How to Display last item of a Combobox by using QTP?
In a web site, Protocal has been changed http: to https: what is your approach?
What is descriptive Programming in qtp.
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...
how you will do cookie testing using QTP?
When we use Object Spy? can we write QTP script before built is came in testing?
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.