where did you automate in your project?(please tell me
example senarios)
Answers were Sorted based on User's Feedback
Answer / gayathrin
For Regression Testing we will use Automation .
Example :
just think as you are working on Maintanence project
Suppose u executed ur testcases on one load
After one load got released successfully then next load
started (Ie : for each new load,new features will come to
the picture (New change requests))
So you will do manual testing for these new features,
and at the same time you have to prepare the script for
past load testcases .
I think you understood ...in our project we are proceeding
in this way...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sss
As per my Knowledge
1.you test application multipul test data.
2. With out Connection of database
3. Data use multiful time..
| Is This Answer Correct ? | 1 Yes | 0 No |
How to use Regular Expressions in QTP
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
what is the test process followed for your project?
What are the Features & Benefits of Quick Test Pro (QTP)..?
What contains Data Driven Framework document in qtp?
How to add Dynamic Objects to Object repository?
1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
How can we disable popup blocker?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
WHAT IS PARAMITARIZATION?