what are the limitations of automation testing?
Answers were Sorted based on User's Feedback
Answer / srinidhi patil
We can't go for automation for Adhoc testing
We can't go for automation for usability testing
We can't go for automation if the application is not
stable.
Usually for some GUI(Look&Feel) applications,we don't go
for automation.
Correct me,if i am wrong.
| Is This Answer Correct ? | 7 Yes | 2 No |
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
How to use Regular Expressions in QTP
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What is the extension of script and object repositary files?
What is Descriptive Programing? In which cases, we will go for descriptive programing?
How to take screen shot of desktop by using vb script code or is there any method?
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
How do you test siebel application using qtp?
what is frame work?
Can we directly automate test script according to requirements?