what r the 3 basic factor on which we determine
to perform automation
Answers were Sorted based on User's Feedback
Answer / sreekanth chilam
Hi Radhika ,
This is sreekanth frm hyderabad .
In My view the following are the basid factors for
performing automation :
-> Reusabilty
-> Reliabilty
-> For performing more testing within shorter time frames
-> to cutback time,cost,effort involved in testing
-> To eliminate the human errors while execution
-> Quality can assured.
-> comprehensive
I hope these factors will answer ur question .
if u are facing any issues u can catch me at 09959191768
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / softwaretester4u
I agree with sreekanth answer in this answer all are main
important factors,But in that 3 major factors are useful
-->Reusabilty---->iused for regression testion
-> Reliabilty(accuracy)
-> For performing more testing within shorter time frames
(Faster than manual testing)
if u have mroe quaries post the subscirbe and post the
quesstions in yahoo group "testingguru" :)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / praveen
Hi Radhika,
Praveen here....
The below are basic factors on which Automation should be
planned.
1.Should have stable AUT
2.Application platform should be supported by selected
Automation tool.
3.Return on investment
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / kushagra
AUTOMAION IS based on
1) automatic testing.
2) coefficent of performance.
3) computersied use in testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kanda
Function file to call it in SCript
Init file to give the Path for datatable
Object repository with exact identification
Datatable to import
| Is This Answer Correct ? | 1 Yes | 5 No |
Is it possible to split an action? How?
Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.
how to identify the user defind varibles? plz tell me
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
What is data driven testing in QTP?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?
21 Answers ABM, AZTEC, CTS, Infosys, Nihilent, Orange,
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people
Can anybody give the script to addsheet, add column,add values under that column in the rows??
w is fragmentation and paging
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?