what testing activities u may want to automate in a project?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Generally we automate regression test cases.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kishan
we Automate these areas of Testing
1. Regression
2. Smoke and
3. Retesting
| Is This Answer Correct ? | 1 Yes | 0 No |
Please explain the role of Regular expression in QTP
How to find Total no of Text Fields in the Page..Anybody please answer me..Thanks in Advance
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
Give a comment on Regular Expressions using QTP?
How to find the number the number of Links, Brolken Links in a webpage?
explain keyword driven framework?
How do you perform testing on web based application using qtp 9.2?
How to test login page by using QTP
Explain the concept of how QTP identifies object.
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....