Is it possible to change the extension of Shared object
repository?
Answers were Sorted based on User's Feedback
Answer / sachin kumar
It is not possible to change the Shared object Repository Extesion in QTP
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / babu
By default, extension of the shared object repository
is .tsr. Is it possible to change the extension of Shared
object repository?
Is This Answer Correct ? | 4 Yes | 8 No |
Which environments does qtp support?
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
any challange that faced in your project? (please give me some examples in your project?
What does VBS file contain?
what is mean by soi in object identification
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
how to pripare BRS/FRS Document for different projects?
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
Explain about the Test Fusion Report of QTP ?
How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer