what skills needed to be good test automation?
Answers were Sorted based on User's Feedback
Answer / navatha
having goog knowledge of scrpting .lik Vb script
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pratikshya mishra
having sound knowledge on sql,c
having good communication skills also
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suman
having good knowledge of scrpting like Vb script(qtp)
| Is This Answer Correct ? | 1 Yes | 0 No |
Why do we use breakpoints in QTP?
What do you to script when objects are removed from application?
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
which command u will use to access the application through descriptive programing?
How to Import data from a ".xls" file to Data table during Runtime.
What does ".mst" stands for? (abc.mst)
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
What is the Test Object model in QTP?
what is diffrense between action and function
Define Canvas view of UFT?
How to analyzing Test Results using QTP?