what is impact analysis on regression testing?
No Answer is Posted For this Question
Be the First to Post Answer
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
How function returns a value?
What is the ur roles and responsibilities as automation testing engineer?
anybody give me the real time example for descriptive programming of web application
WHY U CHOOSE TESTING FIELD?
What is data driven testing in QTP?
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
how to know no.of mails in our g mail by using vb-script
How can you find Local Host Name by Using QTP?
Could you please explain me about QTP framework.
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3