where the check points are stored ?
Answers were Sorted based on User's Feedback
Answer / vijay indur
Check Points are stored in ObjectRepository
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / deven mehta
Check Points are stored in ObjectRepository.bdb under the
action(X) folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you list some technologies that support qtp?
When you open QTP, how many sheets you can see?
What does VBS file contain?
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
for example u can take ebay or plifcart online shoping web application--------- write acode in vbscript in qtp---- search box and write (iphone6)and click on go button then opened diff prise iphones in next page but u can select 30,000 to 90,000 list pls write code?
2 Answers FFASVA, Genpact, Wipro,
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?
Whether qtp 9.0 supports Test director8.0
Is it possible to change the property value at runtime? How it is possible?
what is purpose of automation?