How to apporach while starting the automation testing?
Answer Posted / suganthi arunachalam
first decide which test cases can be automated
identify the correct tools which has to be used for
automation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the limitations of smart identification in qtp 9.0
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How do you create regression test packs?
What are the advantages of Object Repository?
What are the methods of the TextStream object that are used for reading from a text file?
What is synchronization? What are the ways you can synchronize?
What are the differences between table and db checkpoints?
When to use descriptive programming?
What is QTP and the use of QTP in TD?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is 'sleep' in sync point?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.