how you will do cookie testing using QTP?
Answers were Sorted based on User's Feedback
Answer / deeps
For internetexplorer
go to Tools->internetoptions->privacy Tab then click on
Advanced button.
Dialog box for controlling cookies is here
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / amit pachange
QTP is mainly used to do regression testing. Cookie testing
is not possible using QTP.
Is This Answer Correct ? | 0 Yes | 2 No |
What's QuickTest Window?
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
how can we group that these test cases only should be automated and in which order you execute that test cases
How we know the qtp has used the smart identification process for identification of the object.
Can you expect major bugs in Net banking Application?
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?
describe some problem that u had with automation testing tool?
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
How to supress warnings from the "Test results page"?