Latest Answer: For this question the answer is no dis-advantages of using data base check mpoints in QTP. Â The only dis-advantages in QTP is QTP takes very long to open huge tests. Also CPU utilization becomes 100% in that case.QTP scripts are heavy as it stores all ...
Latest Answer: Yes. You can parameterize the radio button through Object repository. Assume that
you have three radio buttons r1, r2, r3 in a page. add one radiobuttion say r1 to the object repository. Now Select that particular radiobutton and go to Object Properties ...
When i am writing the Executefile statement in the middle of the script, and while running the script, it is pointing to the first line and displaying message as "Path not found".Should the executefile()
Latest Answer: Go to File > Settings.Click on Resources.Add the your .vbs file from by giving its location.Apply > OKNow when you call your function, it go to the location where vbs file is svaed, fetches the value and gives you the results.Let me know ...
Latest Answer: Apart from above said differences, one of the important difference is Libraries are precompiled modules where actions are not. ...
How do you convert manual test cases to automated test cases. How do you create regression test packs How do you maintain your regression test packs when your requirement specification has gone obsolette i.e what do you do when you have a new version of reqt spec. How do you maintain the regression test pack when code changes in the application. How do you substitute hard coded values in the automated script with user defined data values from excel spreadsheet.
Can a QTP script have two OR's, if so while using one OR sheet, how do you associate the 2nd OR.
Latest Answer: Descriptive programming is the best ans ...
Latest Answer: A build is released for testing & the tester as raised some errors & posted it to developer and the developer correct the error & gave immediately to tester without waiting for the next build then it is called as a patch of that particular buildplease ...
Latest Answer: A perticular script can work in all browser by two way for example if we have 3 diffrent browser like in object repositoryBrowser(yaoo1).Page(yahoo1).frame(yaoo1).object Browser(yaoo2).Page(yahoo2).frame(yaoo2).object Browser(yaoo3).Page(yahoo3).frame(yaoo3).objectthen ...
Latest Answer: 9.2 has the Screen Recorder and can dynamically manage ORs ...
View page << Previous 10 11 12 13 [14] 15 16 17 18 19 Next >>

Go Top