What is the ur roles and responsibilities as automation
testing engineer?
Answers were Sorted based on User's Feedback
Answer / mogal
1.understanding the application whether it will be automated or not
2. if it is automated then prepare automation scripts
3. create test data using data parametrization like data tables, environment variables,random numbers,action parameters
4.storing objects using OR
5.writing scripts by using descriptive programming and create user defined functions
6.debugging the scripts by applying break points
7.execute the scripts
8.compare the actual results with expected results by using check points
9.and create the test results and prepare the reports.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sharad samant
1) Write the Test script
2) Run the Test Script
3) And make a Report
| Is This Answer Correct ? | 6 Yes | 9 No |
What is object spy in quicktest professional?
We have a dynamic webtable where rows keep on adding.I have to click on particular row where the status changes to Update or Save.How do you click on Status(either it can be Update or save)
How can we redirect QTP results in to a excel sheet after the execution
Please explain me frameworks & how to generate the scripts in framework
What is the vb script when the url enter into the browser
Batch testing in howmany ways u perfrom in QTP
where do you define the objects as regular expression when u are using regular expressions.
in Qtp,how to display user name and pwd (script)in data table(global sheet).
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
What do you mean by iteration?
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)
How do you create new test sets in td?