Dear Friend, I am New in QTP 10 so can any one tell me how
to do QTP testing on WEB APPLICATION while writing
VBScript. If Possible then Give Example how to write
vbscript in QTP to test WEB Apllication.
Vishal Patil
Hi Friends,I hav Just finished QTP course.Can any body
suggest me which is the best place to go and post
resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r
calls in these cities,the best one?
A) Please give example for below statements.
1.Statement Coverage: Every statement in a program execute
atleat once.
2. Decision Coverage: Every point of Entry and Exit in a
program invokes atleast once. Each decision in a program
has taken all possible outcome atleast once.
3. Condition Coverage: Each condition is a decision in a
program has taken all possible outcome atleast once.
4. Modified Condition Decision Coverage: Each Condition has
shown to affect that decision independently by varying that
decision while keeping fixed all other possible condion.
B) If the condition is (A&&B||C) then minimum 4 test case
required to cover all the paths. Which are those 4 test
cases.
C) If the condition is (A||B&&C) then minimum 4 test case
required to cover all the paths. Which are those 4 test
cases.
In Performance Testing,tell me about usually which are the
reports are generated and if any errors are occurs while
doing performance testing then,how find exact location
errors?
In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
Our software designers use UML for modeling applications.
Based on their use cases, we would like to plan a test
strategy. Do you agree with this approach or would this mean
more effort for the testers.
IN MY APPLICATION SOME WINDOW IS THERE
IT CONSISTS OF SOME 25 LABLES
IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE
BACKGROUND COLOR IS YELLOW
WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS
HAVING YELLOW COLOUR
backcolor=SwfWindow("ALTAIR").SwfWindow("Load
Wafer").SwfLabel(" ").GetROProperty("backcolor")
SUPPOSE LIKE DS IT WILL BE THERE
THEN FOR THAT SwfLabel(" ") inside this how to specify
is my doubt
because i have to check all the 25 labels
plz explain it how to specify that
what is the cheklist to check SRS document (after releasing)
as a test ingineer and how can we check
94
whare exactly we have to use functions and sub routain
93
What is the different between GUI map and GUI map files?
105
whta is compile module?
62
I am searching for job in s/w Testing. I completed the
course, and hav 6 months exp as a Trainee Tester. I hv
registered in all possible job-portals. But am nt gettin
the response for that, instead i'm getting responses for my
previous experience.(fyi: this is a shift in career.
Earlier i worked in an international call center, which in
fact was a diversion from my career). Can u giv me some
suggestions as to hw to proceed? i am thinking of trying
thru consultancies (i'm from Bangalore). Is there some
things which i need to look out for? Plz guide me, in case
i miss out on some important things. Thnx for all answers.
91
Hi all,
Do anybody know how to test JDBC protocol application which
doesnt have any UI with LR.I want to test it for
performance.Do i need to develope any UI to trigger that
process or is there any other way around??Please help me
I need to pull the data from the page which in row, column
vice into excel sheet, how can it be done using QTP?
eg: Name Dept
xyz gdty
i need the same data to be exported in excel sheet.
89
1.what is verifacation,validation,how its achieved?
2.What is test techniques& strategy?
3.what is error,fault,failure?
4.what is Reviews,Walkthrough,Inspection & Audit?
5.What is Change management,Configuration management,Version
control,Test harness?
6.Importance of Severity,Priority,explain Bug life cycle?
7.Difference between use case & test case with example?
8.When should stop testing?
9.Write a test case for online banking application in the
topics user login,security,transaction to other accout,data
protection.
10.If the software is tested but all the bugs was not
fixed,will you release this software?If yes/No then why?