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 |
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
Explain different recording modes?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
what is the use of automation objective model?where is used? plz tell me
Which object repository we use in real time and can we merge 2 object repostiory and how?
How can i use Ordinal identifiers and Smart identification methods suppose i want to know the index no of check box
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How u will do versioning in QTP?
how open two urls in one browser? plz urgent
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?