Please Explain The QTP real Testing process with steps.
Answer Posted / mreddy
1)identify the application & testing flow
2)create and attach object repository,recovery scenarios
and9 library files
3)create qtp scripts
4)debug scripts
5)run scripts
6)analyze the results
7)report defects
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
Does Low-level recording capture mouse movements?
How do you send email with attachment from outlook using qtp ?
how to test Web application using QTP software
Which scripting language used by quicktest professional?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
If I give some thousand tests to execute in two days what do you do?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Diff b/w test scenario's and test Procedures?
how can we do the frame work in qtp
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
If I change the property value at runtime is it effect is object repository?
what function you write to do database testing with the help of qtp?