What is CMMP and CMMH?
No Answer is Posted For this Question
Be the First to Post Answer
In Manual testing , can u prpare bug report in TD?
What is throw object?
wht type of User defined functions or Java Releated functions do we write in VB scripting
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
What is a programmatic description?
What is the use of text output value in quicktest professional (qtp)?
how to write xml output check point bu useing descriptive programing .means without useing output check point
how can i count the number of links???
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
What is the dis advantage of check points in QTP, if any?
Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.