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 |
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
what is the difference between development and testing
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
what are the metrics in general we use in testing
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
What is Object Spy?
7 Answers JKH, Ordain Solutions,
hai friend's .. my question is a[0]=I a[1]=N a[2]=D LIKE IT GO'S i need output INDIA ,using simple string how will u do? can any one tell really need full..
4 Answers Mind Tree, Tech Mahindra,
What are the difference between QTP and Winrunner
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone