Hi I am new to QTP. can u please answer to my qus... suppose
3 excel sheets are there * we are trying to check for login
credentials for a page. userid from excel1 , password is
from excel2 whether the page is opened or not that
checkpoint is result is should be stored in excel 3.... this
qus i have faced in IBM technical round... please tell
script for above query ... please please
No Answer is Posted For this Question
Be the First to Post Answer
what do u mean by test harnesses in qtp?
explain qtp framework by taking an example?
.qfl extension for which file? where vl use it
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 .
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
How can we log a defect in Testdirector from Q.T.P ?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
what are the difference between qtp8.2 to 9.0 surya
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
Can we check environment variable value without existing of environment variable
how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"