how to write the descriptive programming in QTP for remove
the object value and substitute, with a variable then call
the validation from excel
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
How to find a window is minimized or not
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
what is the hierarchy to use properties in descriptive programming
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
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 smart identification works in qtp ?
what is test data
where the check points are stored ?
how u test a frame in a web page using QTP?
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
How to change the run-time value of a property for an object?