How do you do batch testing in wr & is it possible to do in qtp, if so explain?
No Answer is Posted For this Question
Be the First to Post Answer
How to delete an object from the object repository?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
What are table and db checkpoints?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what is file database
What is meant by Repository?
7 Answers ALFiNE IT Solutions, Four soft,
how i will connect oracle or microsoft acess database through manually written Script
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
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 you test the object which is dynamically changes its location?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Is it possible to split an action? How?