how can we group that these test cases only should be
automated and in which order you execute that test cases?
Answers were Sorted based on User's Feedback
Answer / lia
Its upto the QA tester to analyse the conditions and decide
on which tests to automate. Normally the automation comes
handy when we perform regression testing (ie . once system
is stabilised and new features are added then we perform
regression testing to make sure the existing features work
properly. In that case its easy to automate the testing.
Also to check some calculations adn user interface we can
automate. The order of execution is totally based on the
application and its difficult to point out exactly.
| Is This Answer Correct ? | 2 Yes | 1 No |
for ex 500 test cases are there.
we want to conduct retesting only 100 cases.
on the time we can introduce QTP.
1). After that each and every test cases created seperate
actions.
2). each and every action make re-usable action.
3). when ever u need the action on the time call the action.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the mediater between qtp and application/project in automation testing?
Hai anyone please "Explain about Framework in QTP?"
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How to Test the mainframe application?(tell me few basic things)
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
Expalin Text/Text Area Checkpoint
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.
Will down time for server and content maintenance/upgrades be allowed? how much?
a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.
How Does Run time data (Parameterization) is handled in QTP?